Home
last modified time | relevance | path

Searched refs:uart_hal_get_port_num (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Duart_hal.h498 int8_t uart_hal_get_port_num(uart_hal_context_t *hal);
/hal_espressif-latest/components/hal/
Duart_hal.c170 int8_t uart_hal_get_port_num(uart_hal_context_t *hal) in uart_hal_get_port_num() function