Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c2184 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGenericSendImpl() local
2236 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueMessagesWaitingImpl() local
2266 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueSpacesAvailableImpl() local
2301 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueReceiveImpl() local
2354 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueuePeekImpl() local
2403 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueSemaphoreTakeImpl() local
2445 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGetMutexHolderImpl() local
2490 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueTakeMutexRecursiveImpl() local
2530 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGiveMutexRecursiveImpl() local
2656 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_vQueueAddToRegistryImpl() local
[all …]