Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_i2s.h365 __STATIC_INLINE bool nrf_i2s_configure(NRF_I2S_Type * p_reg,
542 __STATIC_INLINE bool nrf_i2s_configure(NRF_I2S_Type * p_reg, in nrf_i2s_configure() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_i2s.c157 if (!nrf_i2s_configure(NRF_I2S, in nrfx_i2s_init()