Home
last modified time | relevance | path

Searched refs:I2C_SR1_OVR (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h145 #define LL_I2C_SR1_OVR I2C_SR1_OVR /*!< Overrun/Underrun …
1277 return (READ_BIT(I2Cx->SR1, I2C_SR1_OVR) == (I2C_SR1_OVR)); in LL_I2C_IsActiveFlag_OVR()
1479 CLEAR_BIT(I2Cx->SR1, I2C_SR1_OVR); in LL_I2C_ClearFlag_OVR()
Dstm32l1xx_hal_i2c.h336 #define I2C_FLAG_OVR ((uint32_t)(1U << 16U | I2C_SR1_OVR))
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3541 #define I2C_SR1_OVR I2C_SR1_OVR_Msk /*!< Overrun/Underru… macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3541 #define I2C_SR1_OVR I2C_SR1_OVR_Msk /*!< Overrun/Underru… macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3818 #define I2C_SR1_OVR I2C_SR1_OVR_Msk /*!< Overrun/Underru… macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3888 #define I2C_SR1_OVR I2C_SR1_OVR_Msk /*!< Overrun/Underru… macro