Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
Dmpu_wrappers.h105 #define vTaskGenericNotifyGiveFromISR MPU_vTaskGenericNotifyGiveFromISR
Dmpu_prototypes.h177 void MPU_vTaskGenericNotifyGiveFromISR( TaskHandle_t xTaskToNotify,
/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers_v2.c2075 void MPU_vTaskGenericNotifyGiveFromISR( TaskHandle_t xTaskToNotify, in MPU_vTaskGenericNotifyGiveFromISR() function