Searched refs:I2C_ISR_PECERR (Results 1 – 25 of 254) sorted by relevance
1234567891011
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32h7xx_hal_smbus.h | 399 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32mp1xx_hal_smbus.h | 401 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32c0xx_hal_smbus.h | 400 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1659 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32f7xx_hal_smbus.h | 399 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1800 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32f3xx_hal_smbus.h | 399 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1701 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32f0xx_hal_smbus.h | 399 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i2c.h | 146 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1792 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32wbxx_hal_smbus.h | 399 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_i2c.h | 154 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1699 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_i2c.h | 155 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1871 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_i2c.h | 157 #define LL_I2C_ISR_PECERR I2C_ISR_PECERR /*!< PEC Error in reception (SM… 1883 return ((READ_BIT(I2Cx->ISR, I2C_ISR_PECERR) == (I2C_ISR_PECERR)) ? 1UL : 0UL); in LL_I2C_IsActiveSMBusFlag_PECERR()
|
D | stm32wbaxx_hal_smbus.h | 400 #define SMBUS_FLAG_PECERR I2C_ISR_PECERR
|
1234567891011