Searched refs:USERIAL_STOPBITS_1 (Results 1 – 4 of 4) sorted by relevance
144 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()153 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()158 uart.m_iStopbits = USERIAL_STOPBITS_1; in HaiInitializeLibrary()
1040 if (p_cfg->fmt & USERIAL_STOPBITS_1) in USERIAL_Open()
77 #define USERIAL_STOPBITS_1 1 macro
115 open_cfg.fmt = (USERIAL_DATABITS_8 | USERIAL_PARITY_NONE | USERIAL_STOPBITS_1); in nfc_hal_main_open_transport()