Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rcc_ex.c1034 uint32_t itflags = READ_REG(CRS->ISR); in HAL_RCCEx_CRS_IRQHandler() local
Dstm32l0xx_hal_smbus.c1943 uint32_t itflags = READ_REG(hsmbus->Instance->ISR); in SMBUS_ITErrorHandler() local
Dstm32l0xx_hal_i2c.c2973 uint32_t itflags = READ_REG(hi2c->Instance->ISR); in HAL_I2C_EV_IRQHandler() local
2991 uint32_t itflags = READ_REG(hi2c->Instance->ISR); in HAL_I2C_ER_IRQHandler() local
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc_ex.c2742 uint32_t itflags = READ_REG(CRS->ISR); in HAL_RCCEx_CRS_IRQHandler() local
Dstm32l4xx_hal_smbus.c2474 uint32_t itflags = READ_REG(hsmbus->Instance->ISR); in SMBUS_ITErrorHandler() local
Dstm32l4xx_hal_sai.c1792 uint32_t itflags = hsai->Instance->SR; in HAL_SAI_IRQHandler() local
Dstm32l4xx_hal_i2c.c4316 uint32_t itflags = READ_REG(hi2c->Instance->ISR); in HAL_I2C_EV_IRQHandler() local
4334 uint32_t itflags = READ_REG(hi2c->Instance->ISR); in HAL_I2C_ER_IRQHandler() local