Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h916 #ifndef traceTASK_NOTIFY_FROM_ISR
917 #define traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ) macro
/Kernel-v11.0.1/
Dtasks.c8109 traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ); in xTaskGenericNotifyFromISR()