Searched refs:uart_hal_set_mode (Results 1 – 3 of 3) sorted by relevance
354 void uart_hal_set_mode(uart_hal_context_t *hal, uart_mode_t mode);
101 void uart_hal_set_mode(uart_hal_context_t *hal, uart_mode_t mode) in uart_hal_set_mode() function
1657 uart_hal_set_mode(&(uart_context[uart_num].hal), mode); in uart_set_mode()