Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dnrf52_to_nrf52833.h52 #ifndef PSELTXD
53 #define PSELTXD PSEL.TXD macro
Dnrf52_to_nrf52840.h52 #ifndef PSELTXD
53 #define PSELTXD PSEL.TXD macro
Dnrf51_to_nrf52810.h178 #ifndef PSELTXD
179 #define PSELTXD PSEL.TXD macro
Dnrf51_to_nrf52840.h231 #ifndef PSELTXD
232 #define PSELTXD PSEL.TXD macro
Dnrf51.h443 …__IOM uint32_t PSELTXD; /*!< (@ 0x0000050C) Pin select for TXD. … member
Dnrf52.h1038 …__IOM uint32_t PSELTXD; /*!< (@ 0x0000050C) Pin select for TXD … member
/hal_nordic-latest/nrfx/hal/
Dnrf_uart.h479 p_reg->PSELTXD = pseltxd; in nrf_uart_txrx_pins_set()
493 p_reg->PSELTXD = pseltxd; in nrf_uart_tx_pin_set()
502 return p_reg->PSELTXD; in nrf_uart_tx_pin_get()