/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1935 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1836 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1836 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1794 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1794 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i2c.h | 124 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1927 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1935 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 132 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 1834 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_i2c.h | 133 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 2006 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_i2c.h | 135 #define LL_I2C_ICR_PECCF I2C_ICR_PECCF /*!< PEC error flag */ 2018 SET_BIT(I2Cx->ICR, I2C_ICR_PECCF); in LL_I2C_ClearSMBusFlag_PECERR()
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 2623 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|
D | stm32f030x8.h | 2653 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|
D | stm32f070x6.h | 2676 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 2963 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|
D | stm32l010x8.h | 2696 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|
D | stm32l010xb.h | 2704 #define I2C_ICR_PECCF I2C_ICR_PECCF_Msk /*!< PAC error clear… macro
|