Searched defs:xBitsToSet (Results 1 – 2 of 2) sorted by relevance
560 EventBits_t xBitsToSet; in test_FreeRTOS_FD_SET_CatchAssert1() local573 EventBits_t xBitsToSet; in test_FreeRTOS_FD_SET_CatchAssert2() local587 EventBits_t xBitsToSet = 0; in test_FreeRTOS_FD_SET_NoBitsToSet() local606 EventBits_t xBitsToSet = eSELECT_ALL; in test_FreeRTOS_FD_SET_AllBitsToSet() local
592 EventBits_t xBitsToSet ) in FreeRTOS_FD_SET()