Home
last modified time | relevance | path

Searched defs:pseltxd (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_uart.h89 uint32_t pseltxd; ///< TXD pin number. member
H A Dnrfx_uarte.h98 uint32_t pseltxd; ///< TXD pin number. member
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_uart.h403 __STATIC_INLINE void nrf_uart_txrx_pins_set(NRF_UART_Type * p_reg, uint32_t pseltxd, uint32_t pselr… in nrf_uart_txrx_pins_set()
H A Dnrf_uarte.h549 __STATIC_INLINE void nrf_uarte_txrx_pins_set(NRF_UARTE_Type * p_reg, uint32_t pseltxd, uint32_t pse… in nrf_uarte_txrx_pins_set()