Searched refs:i2s_is_enabled (Results 1 – 3 of 3) sorted by relevance
100 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function122 bool is_enabled = i2s_is_enabled(PDM_I2S); in hpm_pdm_set_channels()
97 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function110 bool is_enabled = i2s_is_enabled(DAO_I2S); in hpm_dao_set_samplerate()
291 static bool i2s_is_enabled(I2S_Type *ptr) in i2s_is_enabled() function412 bool is_enabled = i2s_is_enabled(hpm_audio->base); in hpm_i2s_configure()
Completed in 6 milliseconds