Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h150 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …
1329 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
Dstm32l1xx_hal_i2c.h350 #define I2C_FLAG_BUSY ((uint32_t)(2U << 16U | I2C_SR2_BUSY))
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3558 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3558 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3835 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3905 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro