Searched refs:USERIAL_STOPBITS_1 (Results 1 – 4 of 4) sorted by relevance
130 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()137 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()141 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()
1005 if (p_cfg->fmt & USERIAL_STOPBITS_1) in USERIAL_Open()
77 #define USERIAL_STOPBITS_1 1 macro
110 (USERIAL_DATABITS_8 | USERIAL_PARITY_NONE | USERIAL_STOPBITS_1); in nfc_hal_main_open_transport()