Searched refs:HAL_I2SEx_FullDuplex_IRQHandler (Results 1 – 6 of 6) sorted by relevance
147 void HAL_I2SEx_FullDuplex_IRQHandler(I2S_HandleTypeDef *hi2s);
673 void HAL_I2SEx_FullDuplex_IRQHandler(I2S_HandleTypeDef *hi2s) in HAL_I2SEx_FullDuplex_IRQHandler() function
450 hi2s->IrqHandlerISR = HAL_I2SEx_FullDuplex_IRQHandler; in HAL_I2S_Init()
476 hi2s->IrqHandlerISR = HAL_I2SEx_FullDuplex_IRQHandler; in HAL_I2S_Init()