Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_uart/include/hardware/
Duart.h597 static inline uint uart_get_dreq_num(uart_inst_t *uart, bool is_tx) { in uart_get_dreq_num() function
612 return uart_get_dreq_num(uart, is_tx); in uart_get_dreq()