Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_uart/
A Duart.c62 uart_get_hw(uart)->dmacr = UART_UARTDMACR_TXDMAE_BITS | UART_UARTDMACR_RXDMAE_BITS; in uart_init()
/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Duart.h1014 #define UART_UARTDMACR_RXDMAE_BITS _u(0x00000001) macro

Completed in 7 milliseconds