Home
last modified time | relevance | path

Searched refs:I2C_ISR_ALERT_Msk (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3027 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro
3028 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3285 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro
3286 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3307 #define I2C_ISR_ALERT_Msk (0x1U << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro
3308 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert */
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9445 #define I2C_ISR_ALERT_Msk (0x1UL << I2C_ISR_ALERT_Pos) /*!< 0x00002000 */ macro
9446 #define I2C_ISR_ALERT I2C_ISR_ALERT_Msk /*!< SMBus alert …