Home
last modified time | relevance | path

Searched defs:uart1 (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/hardware_uart/
Duart.c64 uart_inst_t *const uart1; variable
/hal_rpi_pico-latest/src/rp2_common/hardware_uart/include/hardware/
Duart.h87 #define uart1 ((uart_inst_t *)uart1_hw) ///< Identifier for UART instance 1 macro