Searched defs:xCallingTaskIsAuthorizedToAccessQueue (Results 1 – 1 of 1) sorted by relevance
2184 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGenericSendImpl() local2236 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueMessagesWaitingImpl() local2266 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueSpacesAvailableImpl() local2301 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueReceiveImpl() local2354 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueuePeekImpl() local2403 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueSemaphoreTakeImpl() local2445 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGetMutexHolderImpl() local2490 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueTakeMutexRecursiveImpl() local2530 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGiveMutexRecursiveImpl() local2656 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_vQueueAddToRegistryImpl() local[all …]