Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_i2c.h133 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …
1312 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_i2c.h133 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …
1312 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_i2c.h133 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …
1312 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_i2c.h145 #define LL_I2C_SR2_BUSY I2C_SR2_BUSY /*!< Bus busy flag …
1420 return (READ_BIT(I2Cx->SR2, I2C_SR2_BUSY) == (I2C_SR2_BUSY)); in LL_I2C_IsActiveFlag_BUSY()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h4605 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f101xb.h4667 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f100xb.h5069 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f102x6.h5724 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f100xe.h5583 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f101xg.h5716 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f101xe.h5642 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32f102xb.h5778 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3779 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!<Bus Busy … macro
Dstm32f410rx.h3779 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!<Bus Busy … macro
Dstm32f410tx.h3769 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!<Bus Busy … macro
Dstm32f401xc.h3700 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!<Bus Busy … macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h3566 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l152xba.h3560 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l100xba.h3554 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l100xb.h3548 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l151xb.h3549 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l151xba.h3558 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l100xc.h3656 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l151xc.h3825 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro
Dstm32l151xca.h3841 #define I2C_SR2_BUSY I2C_SR2_BUSY_Msk /*!< Bus Busy */ macro

123