Home
last modified time | relevance | path

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

12345678910>>...13

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_i2c.h1707 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
1718 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
1758 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
1764 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
630 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
634 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_smbus.h629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
634 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
638 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_smbus.h629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
634 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
638 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
Dstm32f0xx_ll_i2c.h2083 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
2094 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
2139 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
2145 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
630 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
634 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
Dstm32h5xx_ll_i2c.h2182 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
2193 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
2238 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
2244 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_smbus.h629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
634 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
638 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
630 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
634 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
Dstm32c0xx_ll_i2c.h2083 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
2094 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
2139 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
2145 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
Dstm32f7xx_ll_i2c.h2041 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
2052 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
2097 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
2103 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
630 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
634 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
630 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
634 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
Dstm32wbxx_ll_i2c.h2081 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD, SlaveAddr); in LL_I2C_SetSlaveAddr()
2092 return (uint32_t)(READ_BIT(I2Cx->CR2, I2C_CR2_SADD)); in LL_I2C_GetSlaveAddr()
2137 uint32_t tmp = ((uint32_t)(((uint32_t)SlaveAddr & I2C_CR2_SADD) | \ in LL_I2C_HandleTransfer()
2143 MODIFY_REG(I2Cx->CR2, I2C_CR2_SADD | I2C_CR2_ADD10 | in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
632 … (uint32_t)((((uint32_t)(__ADDRESS__) & (I2C_CR2_SADD)) | \
636 … (I2C_CR2_SADD)) | (I2C_CR2_ADD10) | \

12345678910>>...13