Searched defs:ClockTimeout (Results 1 – 2 of 2) sorted by relevance
1153 __STATIC_INLINE void LL_FMPI2C_EnableSMBusTimeout(FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_EnableSMBusTimeout()1171 __STATIC_INLINE void LL_FMPI2C_DisableSMBusTimeout(FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_DisableSMBusTimeout()1189 …TIC_INLINE uint32_t LL_FMPI2C_IsEnabledSMBusTimeout(FMPI2C_TypeDef *FMPI2Cx, uint32_t ClockTimeout) in LL_FMPI2C_IsEnabledSMBusTimeout()
1191 __STATIC_INLINE void LL_I2C_EnableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_EnableSMBusTimeout()1209 __STATIC_INLINE void LL_I2C_DisableSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_DisableSMBusTimeout()1227 __STATIC_INLINE uint32_t LL_I2C_IsEnabledSMBusTimeout(I2C_TypeDef *I2Cx, uint32_t ClockTimeout) in LL_I2C_IsEnabledSMBusTimeout()