Home
last modified time | relevance | path

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

/Kernel-v11.1.0/examples/template_configuration/
DFreeRTOSConfig.h412 taskDISABLE_INTERRUPTS(); \
/Kernel-v11.1.0/include/
Dtask.h261 #define taskDISABLE_INTERRUPTS() portDISABLE_INTERRUPTS() macro