Searched defs:txd (Results 1 – 3 of 3) sorted by relevance
127 uint32_t txd; in pins_to_default() local238 uint8_t txd = p_cb->p_tx_buffer[p_cb->tx_counter]; in tx_byte() local
162 uint32_t txd; in pins_to_default() local
483 __STATIC_INLINE void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd) in nrf_uart_txd_set()