Home
last modified time | relevance | path

Searched defs:itflags (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_fmpsmbus.c2517 uint32_t itflags = READ_REG(hfmpsmbus->Instance->ISR); in FMPSMBUS_ITErrorHandler() local
Dstm32f4xx_hal_fmpi2c.c4432 uint32_t itflags = READ_REG(hfmpi2c->Instance->ISR); in HAL_FMPI2C_EV_IRQHandler() local
4450 uint32_t itflags = READ_REG(hfmpi2c->Instance->ISR); in HAL_FMPI2C_ER_IRQHandler() local
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_sai.c1818 uint32_t itflags = hsai->Instance->SR; in HAL_SAI_IRQHandler() local