Home
last modified time | relevance | path

Searched defs:xTaskGenericNotifyFromISR (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/include/
Dmpu_wrappers.h106 #define xTaskGenericNotifyFromISR MPU_xTaskGenericNotifyFromISR macro
/Kernel-v11.1.0/
Dtasks.c7952 BaseType_t xTaskGenericNotifyFromISR( TaskHandle_t xTaskToNotify, in xTaskGenericNotifyFromISR() function