Searched refs:uart_hal_get_wakeup_thrd (Results 1 – 3 of 3) sorted by relevance
374 void uart_hal_get_wakeup_thrd(uart_hal_context_t *hal, uint32_t *wakeup_thrd);
96 void uart_hal_get_wakeup_thrd(uart_hal_context_t *hal, uint32_t *wakeup_thrd) in uart_hal_get_wakeup_thrd() function
1748 uart_hal_get_wakeup_thrd(&(uart_context[uart_num].hal), (uint32_t *)out_wakeup_threshold); in uart_get_wakeup_threshold()