Lines Matching refs:portRESET_PRIVILEGE

78                 portRESET_PRIVILEGE();  in MPU_xTaskCreate()
113 portRESET_PRIVILEGE(); in MPU_xTaskCreateStatic()
137 portRESET_PRIVILEGE(); in MPU_vTaskDelete()
162 portRESET_PRIVILEGE(); in MPU_xTaskDelayUntil()
188 portRESET_PRIVILEGE(); in MPU_xTaskAbortDelay()
212 portRESET_PRIVILEGE(); in MPU_vTaskDelay()
236 portRESET_PRIVILEGE(); in MPU_uxTaskPriorityGet()
261 portRESET_PRIVILEGE(); in MPU_vTaskPrioritySet()
285 portRESET_PRIVILEGE(); in MPU_eTaskGetState()
312 portRESET_PRIVILEGE(); in MPU_vTaskGetInfo()
335 portRESET_PRIVILEGE(); in MPU_xTaskGetIdleTaskHandle()
359 portRESET_PRIVILEGE(); in MPU_vTaskSuspend()
381 portRESET_PRIVILEGE(); in MPU_vTaskResume()
402 portRESET_PRIVILEGE(); in MPU_vTaskSuspendAll()
424 portRESET_PRIVILEGE(); in MPU_xTaskResumeAll()
448 portRESET_PRIVILEGE(); in MPU_xTaskGetTickCount()
472 portRESET_PRIVILEGE(); in MPU_uxTaskGetNumberOfTasks()
497 portRESET_PRIVILEGE(); in MPU_xTaskGetHandle()
522 portRESET_PRIVILEGE(); in MPU_vTaskListTasks()
545 portRESET_PRIVILEGE(); in MPU_vTaskGetRunTimeStatistics()
569 portRESET_PRIVILEGE(); in MPU_ulTaskGetIdleRunTimePercent()
595 portRESET_PRIVILEGE(); in MPU_ulTaskGetIdleRunTimeCounter()
620 portRESET_PRIVILEGE(); in MPU_vTaskSetApplicationTaskTag()
644 portRESET_PRIVILEGE(); in MPU_xTaskGetApplicationTaskTag()
670 portRESET_PRIVILEGE(); in MPU_vTaskSetThreadLocalStoragePointer()
695 portRESET_PRIVILEGE(); in MPU_pvTaskGetThreadLocalStoragePointer()
722 portRESET_PRIVILEGE(); in MPU_xTaskCallApplicationTaskHook()
750 portRESET_PRIVILEGE(); in MPU_uxTaskGetSystemState()
775 portRESET_PRIVILEGE(); in MPU_xTaskCatchUpTicks()
800 portRESET_PRIVILEGE(); in MPU_uxTaskGetStackHighWaterMark()
826 portRESET_PRIVILEGE(); in MPU_uxTaskGetStackHighWaterMark2()
851 portRESET_PRIVILEGE(); in MPU_xTaskGetCurrentTaskHandle()
877 portRESET_PRIVILEGE(); in MPU_xTaskGetSchedulerState()
900 portRESET_PRIVILEGE(); in MPU_vTaskSetTimeOutState()
923 portRESET_PRIVILEGE(); in MPU_xTaskCheckForTimeOut()
952 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotify()
982 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotifyWait()
1010 portRESET_PRIVILEGE(); in MPU_ulTaskGenericNotifyTake()
1037 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotifyStateClear()
1065 portRESET_PRIVILEGE(); in MPU_ulTaskGenericNotifyValueClear()
1093 portRESET_PRIVILEGE(); in MPU_xQueueGenericCreate()
1123 portRESET_PRIVILEGE(); in MPU_xQueueGenericCreateStatic()
1149 portRESET_PRIVILEGE(); in MPU_xQueueGenericReset()
1176 portRESET_PRIVILEGE(); in MPU_xQueueGenericSend()
1200 portRESET_PRIVILEGE(); in MPU_uxQueueMessagesWaiting()
1224 portRESET_PRIVILEGE(); in MPU_uxQueueSpacesAvailable()
1250 portRESET_PRIVILEGE(); in MPU_xQueueReceive()
1276 portRESET_PRIVILEGE(); in MPU_xQueuePeek()
1301 portRESET_PRIVILEGE(); in MPU_xQueueSemaphoreTake()
1326 portRESET_PRIVILEGE(); in MPU_xQueueGetMutexHolder()
1352 portRESET_PRIVILEGE(); in MPU_xQueueCreateMutex()
1379 portRESET_PRIVILEGE(); in MPU_xQueueCreateMutexStatic()
1406 portRESET_PRIVILEGE(); in MPU_xQueueCreateCountingSemaphore()
1435 portRESET_PRIVILEGE(); in MPU_xQueueCreateCountingSemaphoreStatic()
1462 portRESET_PRIVILEGE(); in MPU_xQueueTakeMutexRecursive()
1488 portRESET_PRIVILEGE(); in MPU_xQueueGiveMutexRecursive()
1514 portRESET_PRIVILEGE(); in MPU_xQueueCreateSet()
1542 portRESET_PRIVILEGE(); in MPU_xQueueCreateSetStatic()
1569 portRESET_PRIVILEGE(); in MPU_xQueueSelectFromSet()
1596 portRESET_PRIVILEGE(); in MPU_xQueueAddToSet()
1623 portRESET_PRIVILEGE(); in MPU_xQueueRemoveFromSet()
1648 portRESET_PRIVILEGE(); in MPU_vQueueAddToRegistry()
1670 portRESET_PRIVILEGE(); in MPU_vQueueUnregisterQueue()
1694 portRESET_PRIVILEGE(); in MPU_pcQueueGetName()
1717 portRESET_PRIVILEGE(); in MPU_vQueueDelete()
1740 portRESET_PRIVILEGE(); in MPU_pvTimerGetTimerID()
1765 portRESET_PRIVILEGE(); in MPU_vTimerSetTimerID()
1789 portRESET_PRIVILEGE(); in MPU_xTimerIsTimerActive()
1815 portRESET_PRIVILEGE(); in MPU_xTimerGetTimerDaemonTaskHandle()
1840 portRESET_PRIVILEGE(); in MPU_vTimerSetReloadMode()
1864 portRESET_PRIVILEGE(); in MPU_uxTimerGetReloadMode()
1890 portRESET_PRIVILEGE(); in MPU_pcTimerGetName()
1916 portRESET_PRIVILEGE(); in MPU_xTimerGetPeriod()
1942 portRESET_PRIVILEGE(); in MPU_xTimerGetExpiryTime()
1972 portRESET_PRIVILEGE(); in MPU_xTimerGenericCommandFromTask()
1998 portRESET_PRIVILEGE(); in MPU_xEventGroupCreate()
2024 portRESET_PRIVILEGE(); in MPU_xEventGroupCreateStatic()
2054 portRESET_PRIVILEGE(); in MPU_xEventGroupWaitBits()
2081 portRESET_PRIVILEGE(); in MPU_xEventGroupClearBits()
2108 portRESET_PRIVILEGE(); in MPU_xEventGroupSetBits()
2137 portRESET_PRIVILEGE(); in MPU_xEventGroupSync()
2161 portRESET_PRIVILEGE(); in MPU_vEventGroupDelete()
2188 portRESET_PRIVILEGE(); in MPU_xStreamBufferSend()
2214 portRESET_PRIVILEGE(); in MPU_xStreamBufferNextMessageLengthBytes()
2243 portRESET_PRIVILEGE(); in MPU_xStreamBufferReceive()
2267 portRESET_PRIVILEGE(); in MPU_vStreamBufferDelete()
2291 portRESET_PRIVILEGE(); in MPU_xStreamBufferIsFull()
2317 portRESET_PRIVILEGE(); in MPU_xStreamBufferIsEmpty()
2343 portRESET_PRIVILEGE(); in MPU_xStreamBufferReset()
2368 portRESET_PRIVILEGE(); in MPU_xStreamBufferSpacesAvailable()
2394 portRESET_PRIVILEGE(); in MPU_xStreamBufferBytesAvailable()
2421 portRESET_PRIVILEGE(); in MPU_xStreamBufferSetTriggerLevel()
2465 portRESET_PRIVILEGE(); in MPU_xStreamBufferGenericCreate()
2523 portRESET_PRIVILEGE(); in MPU_xStreamBufferGenericCreateStatic()