Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c2179 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGenericSendImpl() local
2231 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueMessagesWaitingImpl() local
2261 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueSpacesAvailableImpl() local
2296 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueReceiveImpl() local
2349 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueuePeekImpl() local
2398 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueSemaphoreTakeImpl() local
2440 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGetMutexHolderImpl() local
2485 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueTakeMutexRecursiveImpl() local
2525 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGiveMutexRecursiveImpl() local
2651 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_vQueueAddToRegistryImpl() local
[all …]