Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_uart.c74 void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd) in nrf_uart_txd_set() argument
76 p_reg->TXD = txd; in nrf_uart_txd_set()