Searched defs:xBitsToSet (Results 1 – 2 of 2) sorted by relevance
461 EventBits_t xBitsToSet; in test_FreeRTOS_FD_SET_CatchAssert1() local474 EventBits_t xBitsToSet; in test_FreeRTOS_FD_SET_CatchAssert2() local488 EventBits_t xBitsToSet = 0; in test_FreeRTOS_FD_SET_NoBitsToSet() local507 EventBits_t xBitsToSet = eSELECT_ALL; in test_FreeRTOS_FD_SET_AllBitsToSet() local
845 EventBits_t xBitsToSet ) in FreeRTOS_FD_SET()