Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_i2s.c217 static void I2S_IRQHandler(I2S_HandleTypeDef *hi2s);
302 hi2s->IrqHandlerISR = I2S_IRQHandler; in HAL_I2S_Init()
2000 static void I2S_IRQHandler(I2S_HandleTypeDef *hi2s) in I2S_IRQHandler() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2s.c216 static void I2S_IRQHandler(I2S_HandleTypeDef *hi2s);
298 hi2s->IrqHandlerISR = I2S_IRQHandler; in HAL_I2S_Init()
1974 static void I2S_IRQHandler(I2S_HandleTypeDef *hi2s) in I2S_IRQHandler() function