/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_i2c.h | 252 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 1629 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 1766 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2138 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2104 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2246 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2138 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2138 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2005 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2147 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2005 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2147 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 1963 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2105 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 1963 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2105 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i2c.h | 278 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2096 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2238 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2104 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2246 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 286 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2003 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2145 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_i2c.h | 287 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2175 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2317 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_i2c.h | 289 #define LL_I2C_GENERATE_STOP (uint32_t)(0x80000000U | I2C_CR2_STOP) 2187 SET_BIT(I2Cx->CR2, I2C_CR2_STOP); in LL_I2C_GenerateStopCondition() 2329 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_RELOAD | in LL_I2C_HandleTransfer()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_smbus.c | 1547 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in HAL_SMBUS_IsDeviceReady() 2073 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in SMBUS_Master_ISR() 2716 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_PECBYTE)), \ in SMBUS_TransferConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_smbus.c | 1585 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in HAL_SMBUS_IsDeviceReady() 2111 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in SMBUS_Master_ISR() 2757 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_PECBYTE)), \ in SMBUS_TransferConfig()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_smbus.c | 1579 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in HAL_SMBUS_IsDeviceReady() 2105 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in SMBUS_Master_ISR() 2751 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_PECBYTE)), \ in SMBUS_TransferConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_smbus.c | 1579 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in HAL_SMBUS_IsDeviceReady() 2105 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in SMBUS_Master_ISR() 2751 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_PECBYTE)), \ in SMBUS_TransferConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_smbus.c | 1547 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in HAL_SMBUS_IsDeviceReady() 2073 hsmbus->Instance->CR2 |= I2C_CR2_STOP; in SMBUS_Master_ISR() 2716 I2C_CR2_START | I2C_CR2_STOP | I2C_CR2_PECBYTE)), \ in SMBUS_TransferConfig()
|