Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_i2s.h545 NRF_STATIC_INLINE void nrf_i2s_clk_configure(NRF_I2S_Type * p_reg,
735 NRF_STATIC_INLINE void nrf_i2s_clk_configure(NRF_I2S_Type * p_reg, in nrf_i2s_clk_configure() function
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_i2s.h116 nrf_i2s_clk_configure(p_reg, p_config->clksrc, p_config->enable_bypass); in nrfy_i2s_periph_configure()