Searched refs:FMPSMBUS_FLAG_ALERT (Results 1 – 2 of 2) sorted by relevance
1450 __HAL_FMPSMBUS_CLEAR_FLAG(hfmpsmbus, FMPSMBUS_FLAG_ALERT); in HAL_FMPSMBUS_EnableAlert_IT()2604 if (((itflags & FMPSMBUS_FLAG_ALERT) == FMPSMBUS_FLAG_ALERT) && \ in FMPSMBUS_ITErrorHandler()2610 __HAL_FMPSMBUS_CLEAR_FLAG(hfmpsmbus, FMPSMBUS_FLAG_ALERT); in FMPSMBUS_ITErrorHandler()
402 #define FMPSMBUS_FLAG_ALERT FMPI2C_ISR_ALERT macro