Home
last modified time | relevance | path

Searched refs:MPU_vTaskGenericNotifyGiveFromISR (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.1.0/include/
Dmpu_wrappers.h107 #define vTaskGenericNotifyGiveFromISR MPU_vTaskGenericNotifyGiveFromISR
Dmpu_prototypes.h179 void MPU_vTaskGenericNotifyGiveFromISR( TaskHandle_t xTaskToNotify,
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c2144 void MPU_vTaskGenericNotifyGiveFromISR( TaskHandle_t xTaskToNotify, in MPU_vTaskGenericNotifyGiveFromISR() function