Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
DFreeRTOS.h770 #ifndef traceTASK_NOTIFY_FROM_ISR
771 #define traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ) macro
/Kernel-v10.6.2/
Dtasks.c5128 traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ); in xTaskGenericNotifyFromISR()