Searched refs:uart_config_stop_bits (Results 1 – 4 of 4) sorted by relevance
57 static inline int32_t uart_numicro_convert_stopbit(enum uart_config_stop_bits sb) in uart_numicro_convert_stopbit()
463 enum uart_config_stop_bits stopbits) in uart_xlnx_ps_cfg2ll_stopbits()701 static inline enum uart_config_stop_bits uart_xlnx_ps_ll2cfg_stopbits( in uart_xlnx_ps_ll2cfg_stopbits()
265 static inline uint32_t uart_stm32_cfg2ll_stopbits(enum uart_config_stop_bits sb) in uart_stm32_cfg2ll_stopbits()286 static inline enum uart_config_stop_bits uart_stm32_ll2cfg_stopbits(uint32_t sb) in uart_stm32_ll2cfg_stopbits()
279 enum uart_config_stop_bits { enum