Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_uarte.h671 NRF_STATIC_INLINE uint8_t const * nrf_uarte_tx_buffer_get(NRF_UARTE_Type * p_reg);
948 NRF_STATIC_INLINE uint8_t const * nrf_uarte_tx_buffer_get(NRF_UARTE_Type * p_reg) in nrf_uarte_tx_buffer_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h590 uint8_t const * ptr = nrf_uarte_tx_buffer_get(p_reg); in nrfy_uarte_tx_buffer_get()