/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_i2c.h | 1788 SET_BIT(I2Cx->CR1, I2C_CR1_PEC); in LL_I2C_EnableSMBusPECCompare() 1801 CLEAR_BIT(I2Cx->CR1, I2C_CR1_PEC); in LL_I2C_DisableSMBusPECCompare() 1814 return (READ_BIT(I2Cx->CR1, I2C_CR1_PEC) == (I2C_CR1_PEC)); in LL_I2C_IsEnabledSMBusPECCompare()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_smbus.c | 192 #define SMBUS_SENDPEC_MODE I2C_CR1_PEC 362 …MODIFY_REG(hsmbus->Instance->CR1, (I2C_CR1_NOSTRETCH | I2C_CR1_ENGC | I2C_CR1_PEC | I2C_CR1_ENARP … in HAL_SMBUS_Init() 1984 SET_BIT(hsmbus->Instance->CR1, I2C_CR1_PEC); in SMBUS_MasterTransmit_TXE() 2433 SET_BIT(hsmbus->Instance->CR1, I2C_CR1_PEC); in SMBUS_SlaveTransmit_BTF() 2457 SET_BIT(hsmbus->Instance->CR1, I2C_CR1_PEC); in SMBUS_SlaveReceive_RXNE()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 3631 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f410tx.h | 3621 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f410cx.h | 3631 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f401xe.h | 3552 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f401xc.h | 3552 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f411xe.h | 3555 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f412cx.h | 7705 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f405xx.h | 8836 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f415xx.h | 9101 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f412zx.h | 8400 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f407xx.h | 9136 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f412vx.h | 8398 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f413xx.h | 8639 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f423xx.h | 8675 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f412rx.h | 8394 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f417xx.h | 9398 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f446xx.h | 9185 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f427xx.h | 9802 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f437xx.h | 10081 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f429xx.h | 9861 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f439xx.h | 10135 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
H A D | stm32f469xx.h | 12625 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 9152 #define I2C_CR1_PEC I2C_CR1_PEC_Msk /*!<Packet Error Che… macro
|