Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h968 #ifndef traceTASK_NOTIFY_GIVE_FROM_ISR
969 #define traceTASK_NOTIFY_GIVE_FROM_ISR( uxIndexToNotify ) macro
/Kernel-v11.1.0/
Dtasks.c8163 traceTASK_NOTIFY_GIVE_FROM_ISR( uxIndexToNotify ); in vTaskGenericNotifyGiveFromISR()