Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_i2c.h1273 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/
Dstm32f1xx_ll_i2c.h1273 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/
Dstm32l1xx_ll_i2c.h1273 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/
Dstm32f4xx_ll_i2c.h1381 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/
Dstm32f101x6.h4591 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f101xb.h4653 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f100xb.h5055 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f102x6.h5710 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f100xe.h5569 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f101xg.h5702 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f101xe.h5628 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32f102xb.h5764 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3765 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
Dstm32f410rx.h3765 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
Dstm32f410tx.h3755 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
Dstm32f401xc.h3686 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!<PEC Error in rec… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h3552 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l152xba.h3546 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l100xba.h3540 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l100xb.h3534 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l151xb.h3535 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l151xba.h3544 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l100xc.h3642 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l151xc.h3811 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro
Dstm32l151xca.h3827 #define I2C_SR1_PECERR I2C_SR1_PECERR_Msk /*!< PEC Error in re… macro

123