Searched refs:SMBUS_FLAG_TRA (Results 1 – 4 of 4) sorted by relevance
1555 if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()1597 else if ((sr2itflags & SMBUS_FLAG_TRA) != RESET) in HAL_SMBUS_EV_IRQHandler()2523 if (__HAL_SMBUS_GET_FLAG(hsmbus, SMBUS_FLAG_TRA) == RESET) in SMBUS_Slave_ADDR()
372 #define SMBUS_FLAG_TRA 0x00100004U macro