Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h660 NRF_STATIC_INLINE void nrf_uarte_tx_buffer_set(NRF_UARTE_Type * p_reg,
935 NRF_STATIC_INLINE void nrf_uarte_tx_buffer_set(NRF_UARTE_Type * p_reg, in nrf_uarte_tx_buffer_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h581 nrf_uarte_tx_buffer_set(p_reg, p_buffer, length); in nrfy_uarte_tx_buffer_set()