/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_i2c.h | 1273 return (READ_BIT(I2Cx->SR1, I2C_SR1_PECERR) == (I2C_SR1_PECERR)); in LL_I2C_IsActiveSMBusFlag_PECERR() 1473 CLEAR_BIT(I2Cx->SR1, I2C_SR1_PECERR); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_i2c.h | 1273 return (READ_BIT(I2Cx->SR1, I2C_SR1_PECERR) == (I2C_SR1_PECERR)); in LL_I2C_IsActiveSMBusFlag_PECERR() 1473 CLEAR_BIT(I2Cx->SR1, I2C_SR1_PECERR); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_i2c.h | 1273 return (READ_BIT(I2Cx->SR1, I2C_SR1_PECERR) == (I2C_SR1_PECERR)); in LL_I2C_IsActiveSMBusFlag_PECERR() 1473 CLEAR_BIT(I2Cx->SR1, I2C_SR1_PECERR); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_i2c.h | 1381 return (READ_BIT(I2Cx->SR1, I2C_SR1_PECERR) == (I2C_SR1_PECERR)); in LL_I2C_IsActiveSMBusFlag_PECERR() 1581 CLEAR_BIT(I2Cx->SR1, I2C_SR1_PECERR); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 4591 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f101xb.h | 4653 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f100xb.h | 5055 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f102x6.h | 5710 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f100xe.h | 5569 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f101xg.h | 5702 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f101xe.h | 5628 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32f102xb.h | 5764 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f410cx.h | 3765 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
|
D | stm32f410rx.h | 3765 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
|
D | stm32f410tx.h | 3755 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
|
D | stm32f401xc.h | 3686 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | stm32l152xb.h | 3552 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l152xba.h | 3546 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l100xba.h | 3540 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l100xb.h | 3534 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l151xb.h | 3535 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l151xba.h | 3544 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l100xc.h | 3642 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l151xc.h | 3811 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|
D | stm32l151xca.h | 3827 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
|