Home
last modified time | relevance | path

Searched refs:i2s_is_enabled (Results 1 – 3 of 3) sorted by relevance

/bsp/hpmicro/libraries/drivers/
A Ddrv_pdm.c100 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function
122 bool is_enabled = i2s_is_enabled(PDM_I2S); in hpm_pdm_set_channels()
A Ddrv_dao.c97 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function
110 bool is_enabled = i2s_is_enabled(DAO_I2S); in hpm_dao_set_samplerate()
A Ddrv_i2s.c291 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function
412 bool is_enabled = i2s_is_enabled(hpm_audio->base); in hpm_i2s_configure()

Completed in 6 milliseconds