Searched refs:taskDISABLE_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
/Kernel-v11.1.0/examples/template_configuration/ | ||
D | FreeRTOSConfig.h | 412 taskDISABLE_INTERRUPTS(); \ |
/Kernel-v11.1.0/include/ | ||
D | task.h | 261 #define taskDISABLE_INTERRUPTS() portDISABLE_INTERRUPTS() macro |