Home
last modified time | relevance | path

Searched refs:configUSE_TIME_SLICING (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/examples/coverity/
DFreeRTOSConfig.h44 #define configUSE_TIME_SLICING 1 macro
/Kernel-v11.1.0/examples/template_configuration/
DFreeRTOSConfig.h90 #define configUSE_TIME_SLICING 0 macro
/Kernel-v11.1.0/include/
DFreeRTOS.h2734 #ifndef configUSE_TIME_SLICING
2735 #define configUSE_TIME_SLICING 1 macro
/Kernel-v11.1.0/
Dtasks.c4810 #if ( ( configUSE_PREEMPTION == 1 ) && ( configUSE_TIME_SLICING == 1 ) ) in xTaskIncrementTick()
DHistory.txt1548 + configUSE_TIME_SLICING