Home
last modified time | relevance | path

Searched refs:configUSE_PORT_OPTIMISED_TASK_SELECTION (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A Dportmacro.h113 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
114 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 1 macro
117 #if configUSE_PORT_OPTIMISED_TASK_SELECTION == 1
130 …#error configUSE_PORT_OPTIMISED_TASK_SELECTION can only be set to 1 when configMAX_PRIORITIES is l…
A DFreeRTOS.h684 #ifndef configUSE_PORT_OPTIMISED_TASK_SELECTION
685 #define configUSE_PORT_OPTIMISED_TASK_SELECTION 0 macro

Completed in 5 milliseconds