Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_i2s.h574 NRF_STATIC_INLINE uint32_t * nrf_i2s_tx_buffer_get(NRF_I2S_Type const * p_reg);
794 NRF_STATIC_INLINE uint32_t * nrf_i2s_tx_buffer_get(NRF_I2S_Type const * p_reg) in nrf_i2s_tx_buffer_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h507 uint32_t * p_buffer = nrf_i2s_tx_buffer_get(p_reg); in nrfy_i2s_tx_buffer_get()