Searched refs:clearMode (Results 1 – 1 of 1) sorted by relevance
798 BaseType_t clearMode; in OSA_EventWait() local820 clearMode = (pEventStruct->autoClear != 0U) ? pdTRUE : pdFALSE; in OSA_EventWait()822 …flagsSave = xEventGroupWaitBits(pEventStruct->handle, (event_flags_t)flagsToWait, clearMode, (Base… in OSA_EventWait()