Searched defs:xCallingTaskIsAuthorizedToAccessQueue (Results 1 – 1 of 1) sorted by relevance
2115 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGenericSendImpl() local2167 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueMessagesWaitingImpl() local2197 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueSpacesAvailableImpl() local2232 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueReceiveImpl() local2285 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueuePeekImpl() local2334 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueSemaphoreTakeImpl() local2376 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGetMutexHolderImpl() local2421 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueTakeMutexRecursiveImpl() local2461 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGiveMutexRecursiveImpl() local2587 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_vQueueAddToRegistryImpl() local[all …]