Searched refs:clearMode (Results 1 – 1 of 1) sorted by relevance
960 BaseType_t clearMode; in OSA_EventWait() local982 clearMode = (pEventStruct->autoClear != 0U) ? pdTRUE : pdFALSE; in OSA_EventWait()984 …entGroupWaitBits(pEventStruct->eventHandle, (event_flags_t)flagsToWait, clearMode, (BaseType_t)wai… in OSA_EventWait()