Home
last modified time | relevance | path

Searched refs:I2C_CR2_STOP (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_i2c.h252 #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/
Dstm32wbxx_ll_i2c.h286 #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/
Dstm32wlxx_ll_i2c.h286 #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/
Dstm32h5xx_ll_i2c.h286 #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/
Dstm32mp1xx_ll_i2c.h286 #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/
Dstm32l0xx_ll_i2c.h286 #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/
Dstm32f0xx_ll_i2c.h286 #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/
Dstm32c0xx_ll_i2c.h286 #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/
Dstm32f7xx_ll_i2c.h286 #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/
Dstm32g0xx_ll_i2c.h286 #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/
Dstm32wb0x_ll_i2c.h286 #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/
Dstm32h7rsxx_ll_i2c.h278 #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/
Dstm32l4xx_ll_i2c.h286 #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/
Dstm32l5xx_ll_i2c.h286 #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/
Dstm32h7xx_ll_i2c.h286 #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/
Dstm32f3xx_ll_i2c.h286 #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/
Dstm32n6xx_ll_i2c.h286 #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/
Dstm32g4xx_ll_i2c.h286 #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/
Dstm32u5xx_ll_i2c.h287 #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/
Dstm32wbaxx_ll_i2c.h289 #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/
Dstm32wlxx_hal_smbus.c1547 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/
Dstm32wbaxx_hal_smbus.c1585 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/
Dstm32l5xx_hal_smbus.c1579 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/
Dstm32f0xx_hal_smbus.c1579 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/
Dstm32l0xx_hal_smbus.c1547 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()

12345678910>>...13