Home
last modified time | relevance | path

Searched refs:configUSE_16_BIT_TICKS (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/config_template/
DFreeRTOSConfig.h49 #define configUSE_16_BIT_TICKS 0 macro
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h125 #ifndef configUSE_16_BIT_TICKS
126 #define configUSE_16_BIT_TICKS 0 macro
129 #if (configUSE_16_BIT_TICKS == 1)
Dreadme.md45 | configUSE_16_BIT_TICKS | 0 | Set to 1 to use 16-bit tick |