Searched refs:configUSE_COUNTING_SEMAPHORES (Results 1 – 7 of 7) sorted by relevance
114 #define configUSE_COUNTING_SEMAPHORES 1 macro
641 #define configUSE_COUNTING_SEMAPHORES 1 macro
1505 #if ( configUSE_COUNTING_SEMAPHORES == 1 )1510 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
356 #ifndef configUSE_COUNTING_SEMAPHORES357 #define configUSE_COUNTING_SEMAPHORES 0 macro
1392 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )1419 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
2832 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )2864 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
870 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )910 #if ( ( configUSE_COUNTING_SEMAPHORES == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
Completed in 746 milliseconds