/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_i2c.h | 263 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/ |
D | stm32wbxx_ll_i2c.h | 297 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/ |
D | stm32wlxx_ll_i2c.h | 297 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()
|
D | stm32wlxx_hal_smbus.h | 629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 297 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/ |
D | stm32mp1xx_ll_i2c.h | 297 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/ |
D | stm32l0xx_ll_i2c.h | 297 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()
|
D | stm32l0xx_hal_smbus.h | 629 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 297 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()
|
D | stm32f0xx_hal_smbus.h | 627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 297 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/ |
D | stm32f7xx_ll_i2c.h | 297 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/ |
D | stm32g0xx_ll_i2c.h | 297 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/ |
D | stm32wb0x_ll_i2c.h | 297 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/ |
D | stm32h7rsxx_ll_i2c.h | 289 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/ |
D | stm32l4xx_ll_i2c.h | 297 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/ |
D | stm32l5xx_ll_i2c.h | 297 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/ |
D | stm32h7xx_ll_i2c.h | 297 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/ |
D | stm32f3xx_ll_i2c.h | 297 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/ |
D | stm32n6xx_ll_i2c.h | 297 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()
|
D | stm32n6xx_hal_smbus.h | 625 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 297 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/ |
D | stm32u5xx_ll_i2c.h | 298 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/ |
D | stm32wbaxx_ll_i2c.h | 300 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()
|
D | stm32wbaxx_hal_smbus.h | 627 … (uint32_t)~((uint32_t)(I2C_CR2_SADD | I2C_CR2_HEAD10R | \
|