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()
521 portRESET_PRIVILEGE(); in MPU_vTaskList()
543 portRESET_PRIVILEGE(); in MPU_vTaskGetRunTimeStats()
567 portRESET_PRIVILEGE(); in MPU_ulTaskGetIdleRunTimePercent()
593 portRESET_PRIVILEGE(); in MPU_ulTaskGetIdleRunTimeCounter()
618 portRESET_PRIVILEGE(); in MPU_vTaskSetApplicationTaskTag()
642 portRESET_PRIVILEGE(); in MPU_xTaskGetApplicationTaskTag()
668 portRESET_PRIVILEGE(); in MPU_vTaskSetThreadLocalStoragePointer()
693 portRESET_PRIVILEGE(); in MPU_pvTaskGetThreadLocalStoragePointer()
720 portRESET_PRIVILEGE(); in MPU_xTaskCallApplicationTaskHook()
748 portRESET_PRIVILEGE(); in MPU_uxTaskGetSystemState()
773 portRESET_PRIVILEGE(); in MPU_xTaskCatchUpTicks()
798 portRESET_PRIVILEGE(); in MPU_uxTaskGetStackHighWaterMark()
824 portRESET_PRIVILEGE(); in MPU_uxTaskGetStackHighWaterMark2()
849 portRESET_PRIVILEGE(); in MPU_xTaskGetCurrentTaskHandle()
875 portRESET_PRIVILEGE(); in MPU_xTaskGetSchedulerState()
898 portRESET_PRIVILEGE(); in MPU_vTaskSetTimeOutState()
921 portRESET_PRIVILEGE(); in MPU_xTaskCheckForTimeOut()
950 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotify()
980 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotifyWait()
1008 portRESET_PRIVILEGE(); in MPU_ulTaskGenericNotifyTake()
1035 portRESET_PRIVILEGE(); in MPU_xTaskGenericNotifyStateClear()
1063 portRESET_PRIVILEGE(); in MPU_ulTaskGenericNotifyValueClear()
1091 portRESET_PRIVILEGE(); in MPU_xQueueGenericCreate()
1121 portRESET_PRIVILEGE(); in MPU_xQueueGenericCreateStatic()
1147 portRESET_PRIVILEGE(); in MPU_xQueueGenericReset()
1174 portRESET_PRIVILEGE(); in MPU_xQueueGenericSend()
1198 portRESET_PRIVILEGE(); in MPU_uxQueueMessagesWaiting()
1222 portRESET_PRIVILEGE(); in MPU_uxQueueSpacesAvailable()
1248 portRESET_PRIVILEGE(); in MPU_xQueueReceive()
1274 portRESET_PRIVILEGE(); in MPU_xQueuePeek()
1299 portRESET_PRIVILEGE(); in MPU_xQueueSemaphoreTake()
1324 portRESET_PRIVILEGE(); in MPU_xQueueGetMutexHolder()
1350 portRESET_PRIVILEGE(); in MPU_xQueueCreateMutex()
1377 portRESET_PRIVILEGE(); in MPU_xQueueCreateMutexStatic()
1404 portRESET_PRIVILEGE(); in MPU_xQueueCreateCountingSemaphore()
1433 portRESET_PRIVILEGE(); in MPU_xQueueCreateCountingSemaphoreStatic()
1460 portRESET_PRIVILEGE(); in MPU_xQueueTakeMutexRecursive()
1486 portRESET_PRIVILEGE(); in MPU_xQueueGiveMutexRecursive()
1512 portRESET_PRIVILEGE(); in MPU_xQueueCreateSet()
1539 portRESET_PRIVILEGE(); in MPU_xQueueSelectFromSet()
1566 portRESET_PRIVILEGE(); in MPU_xQueueAddToSet()
1593 portRESET_PRIVILEGE(); in MPU_xQueueRemoveFromSet()
1618 portRESET_PRIVILEGE(); in MPU_vQueueAddToRegistry()
1640 portRESET_PRIVILEGE(); in MPU_vQueueUnregisterQueue()
1664 portRESET_PRIVILEGE(); in MPU_pcQueueGetName()
1687 portRESET_PRIVILEGE(); in MPU_vQueueDelete()
1710 portRESET_PRIVILEGE(); in MPU_pvTimerGetTimerID()
1735 portRESET_PRIVILEGE(); in MPU_vTimerSetTimerID()
1759 portRESET_PRIVILEGE(); in MPU_xTimerIsTimerActive()
1785 portRESET_PRIVILEGE(); in MPU_xTimerGetTimerDaemonTaskHandle()
1810 portRESET_PRIVILEGE(); in MPU_vTimerSetReloadMode()
1834 portRESET_PRIVILEGE(); in MPU_uxTimerGetReloadMode()
1860 portRESET_PRIVILEGE(); in MPU_pcTimerGetName()
1886 portRESET_PRIVILEGE(); in MPU_xTimerGetPeriod()
1912 portRESET_PRIVILEGE(); in MPU_xTimerGetExpiryTime()
1942 portRESET_PRIVILEGE(); in MPU_xTimerGenericCommandFromTask()
1968 portRESET_PRIVILEGE(); in MPU_xEventGroupCreate()
1994 portRESET_PRIVILEGE(); in MPU_xEventGroupCreateStatic()
2023 portRESET_PRIVILEGE(); in MPU_xEventGroupWaitBits()
2048 portRESET_PRIVILEGE(); in MPU_xEventGroupClearBits()
2073 portRESET_PRIVILEGE(); in MPU_xEventGroupSetBits()
2100 portRESET_PRIVILEGE(); in MPU_xEventGroupSync()
2122 portRESET_PRIVILEGE(); in MPU_vEventGroupDelete()
2147 portRESET_PRIVILEGE(); in MPU_xStreamBufferSend()
2171 portRESET_PRIVILEGE(); in MPU_xStreamBufferNextMessageLengthBytes()
2198 portRESET_PRIVILEGE(); in MPU_xStreamBufferReceive()
2220 portRESET_PRIVILEGE(); in MPU_vStreamBufferDelete()
2242 portRESET_PRIVILEGE(); in MPU_xStreamBufferIsFull()
2266 portRESET_PRIVILEGE(); in MPU_xStreamBufferIsEmpty()
2290 portRESET_PRIVILEGE(); in MPU_xStreamBufferReset()
2313 portRESET_PRIVILEGE(); in MPU_xStreamBufferSpacesAvailable()
2337 portRESET_PRIVILEGE(); in MPU_xStreamBufferBytesAvailable()
2362 portRESET_PRIVILEGE(); in MPU_xStreamBufferSetTriggerLevel()
2405 portRESET_PRIVILEGE(); in MPU_xStreamBufferGenericCreate()
2463 portRESET_PRIVILEGE(); in MPU_xStreamBufferGenericCreateStatic()