Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h964 #ifndef traceTASK_NOTIFY_FROM_ISR
965 #define traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ) macro
/Kernel-v11.1.0/
Dtasks.c8045 traceTASK_NOTIFY_FROM_ISR( uxIndexToNotify ); in xTaskGenericNotifyFromISR()