Searched refs:SMBUS_FLAG_SB (Results 1 – 4 of 4) sorted by relevance
367 #define SMBUS_FLAG_SB 0x00010001U macro
1442 if (SMBUS_WaitOnFlagUntilTimeout(hsmbus, SMBUS_FLAG_SB, RESET, Timeout, tickstart) != HAL_OK) in HAL_SMBUS_IsDeviceReady()1540 if (((sr1itflags & SMBUS_FLAG_SB) != RESET) && ((itsources & SMBUS_IT_EVT) != RESET)) in HAL_SMBUS_EV_IRQHandler()