Searched refs:nrf_uart_txd_set (Results 1 – 2 of 2) sorted by relevance
377 NRF_STATIC_INLINE void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd);587 NRF_STATIC_INLINE void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd) in nrf_uart_txd_set() function
309 nrf_uart_txd_set(p_uart, txd); in tx_byte()