Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h583 #ifndef traceLOW_POWER_IDLE_BEGIN
585 #define traceLOW_POWER_IDLE_BEGIN() macro
/Kernel-v11.0.1/
Dtasks.c5886 traceLOW_POWER_IDLE_BEGIN(); in portTASK_FUNCTION()