Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_uart/include/hardware/
Duart.h147 #ifndef UART_DREQ_NUM
152 #define UART_DREQ_NUM(uart, is_tx) ({ \ macro
598 return UART_DREQ_NUM(uart, is_tx); in uart_get_dreq_num()