Searched refs:uart_hal_get_stop_bits (Results 1 – 3 of 3) sorted by relevance
394 void uart_hal_get_stop_bits(uart_hal_context_t *hal, uart_stop_bits_t *stop_bit);
26 void uart_hal_get_stop_bits(uart_hal_context_t *hal, uart_stop_bits_t *stop_bit) in uart_hal_get_stop_bits() function
239 uart_hal_get_stop_bits(&(uart_context[uart_num].hal), stop_bit); in uart_get_stop_bits()