/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 __STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_i2c.h | 1332 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1334 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1350 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1352 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1368 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1371 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 __STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_i2c.h | 1233 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1235 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1251 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1253 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1269 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1272 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_i2c.h | 1233 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1235 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1251 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1253 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1269 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1272 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_i2c.h | 1191 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1193 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1209 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1211 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1227 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1230 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_i2c.h | 1191 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1193 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1209 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1211 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1227 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1230 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_i2c.h | 1324 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1326 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1342 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1344 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1360 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1363 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_i2c.h | 1332 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1334 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1350 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1352 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1368 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1371 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_fmpi2c.h | 1192 __STATIC_INLINE void LL_FMPI2C_EnableSMBusTimeout(FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_EnableSMBusTimeout() argument 1194 SET_BIT(FMPI2Cx->TIMEOUTR, ClockTimeout); in LL_FMPI2C_EnableSMBusTimeout() 1210 __STATIC_INLINE void LL_FMPI2C_DisableSMBusTimeout(FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_DisableSMBusTimeout() argument 1212 CLEAR_BIT(FMPI2Cx->TIMEOUTR, ClockTimeout); in LL_FMPI2C_DisableSMBusTimeout() 1228 …LINE uint32_t LL_FMPI2C_IsEnabledSMBusTimeout(const FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_IsEnabledSMBusTimeout() argument 1231 (ClockTimeout)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_i2c.h | 1231 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1233 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1249 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1251 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1267 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1270 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_i2c.h | 1403 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1405 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1421 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1423 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1439 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1442 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_i2c.h | 1415 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout() argument 1417 SET_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_EnableSMBusTimeout() 1433 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout() argument 1435 CLEAR_BIT(I2Cx->TIMEOUTR, ClockTimeout); in LL_I2C_DisableSMBusTimeout() 1451 …STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(const I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout() argument 1454 (ClockTimeout)) ? 1UL : 0UL); in LL_I2C_IsEnabledSMBusTimeout()
|