Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h631 #ifndef traceLOW_POWER_IDLE_BEGIN
633 #define traceLOW_POWER_IDLE_BEGIN() macro
/Kernel-v11.1.0/
Dtasks.c5847 traceLOW_POWER_IDLE_BEGIN(); in portTASK_FUNCTION()