Home
last modified time | relevance | path

Searched refs:I2C_CR2_HEAD10R (Results 1 – 25 of 274) sorted by relevance

1234567891011

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_i2c.h263 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
1643 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
1655 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
1666 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
1767 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2139 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
Dstm32wlxx_hal_smbus.h629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2118 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2130 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2141 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2247 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2139 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2139 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
Dstm32l0xx_hal_smbus.h629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2019 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2031 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2042 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2148 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
Dstm32f0xx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2019 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2031 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2042 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2148 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
1977 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
1989 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2000 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2106 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
1977 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
1989 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2000 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2106 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i2c.h289 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2110 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2122 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2133 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2239 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2118 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2130 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2141 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2247 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
Dstm32n6xx_hal_smbus.h625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_i2c.h297 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2017 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2029 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2040 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2146 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_i2c.h298 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2189 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2201 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2212 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2318 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_i2c.h300 I2C_CR2_RD_WRN | I2C_CR2_HEAD10R)
2201 CLEAR_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_EnableAuto10BitRead()
2213 SET_BIT(I2Cx->CR2, I2C_CR2_HEAD10R); in LL_I2C_DisableAuto10BitRead()
2224 return ((READ_BIT(I2Cx->CR2, I2C_CR2_HEAD10R) != (I2C_CR2_HEAD10R)) ? 1UL : 0UL); in LL_I2C_IsEnabledAuto10BitRead()
2330 I2C_CR2_NBYTES | I2C_CR2_AUTOEND | I2C_CR2_HEAD10R, in LL_I2C_HandleTransfer()
Dstm32wbaxx_hal_smbus.h627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \

1234567891011