Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_i2c.h138 #define LL_I2C_SR1_ADD10 I2C_SR1_ADD10 /*!< 10-bit header sent (master…
1212 return (READ_BIT(I2Cx->SR1, I2C_SR1_ADD10) == (I2C_SR1_ADD10)); in LL_I2C_IsActiveFlag_ADD10()
Dstm32l1xx_hal_i2c.h343 #define I2C_FLAG_ADD10 ((uint32_t)(1U << 16U | I2C_SR1_ADD10))
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3520 #define I2C_SR1_ADD10 I2C_SR1_ADD10_Msk /*!< 10-bit header s… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3520 #define I2C_SR1_ADD10 I2C_SR1_ADD10_Msk /*!< 10-bit header s… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h3797 #define I2C_SR1_ADD10 I2C_SR1_ADD10_Msk /*!< 10-bit header s… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h3867 #define I2C_SR1_ADD10 I2C_SR1_ADD10_Msk /*!< 10-bit header s… macro