Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/config_template/
DFreeRTOSConfig.h50 #define configUSE_16_BIT_TICKS 0 macro
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h126 #ifndef configUSE_16_BIT_TICKS
127 #define configUSE_16_BIT_TICKS 0 macro
130 #if (configUSE_16_BIT_TICKS == 1)
Dreadme.md45 | configUSE_16_BIT_TICKS | 0 | Set to 1 to use 16-bit tick |