Lines Matching refs:pdTRUE

463                 if( xIsPreviousWakeTimeAccessible == pdTRUE )  in MPU_xTaskDelayUntilImpl()
492 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_xTaskAbortDelayImpl()
544 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_uxTaskPriorityGetImpl()
579 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_eTaskGetStateImpl()
617 if( xIsTaskStatusWriteable == pdTRUE ) in MPU_vTaskGetInfoImpl()
631 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_vTaskGetInfoImpl()
683 …xTaskGetSchedulerState() == taskSCHEDULER_NOT_STARTED ) || ( portIS_TASK_PRIVILEGED() == pdTRUE ) ) in MPU_vTaskSuspendImpl()
685 if( portIS_TASK_PRIVILEGED() == pdTRUE ) in MPU_vTaskSuspendImpl()
694 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_vTaskSuspendImpl()
727 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_vTaskResumeImpl()
789 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_ulTaskGetRunTimeCounterImpl()
830 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_ulTaskGetRunTimePercentImpl()
904 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_vTaskSetApplicationTaskTagImpl()
943 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_xTaskGetApplicationTaskTagImpl()
987 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_vTaskSetThreadLocalStoragePointerImpl()
1028 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_pvTaskGetThreadLocalStoragePointerImpl()
1075 if( ( xIsTaskStatusArrayWriteable == pdTRUE ) && in MPU_uxTaskGetSystemStateImpl()
1076 ( ( pulTotalRunTime == NULL ) || ( xIsTotalRunTimeWriteable == pdTRUE ) ) ) in MPU_uxTaskGetSystemStateImpl()
1111 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_uxTaskGetStackHighWaterMarkImpl()
1152 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_uxTaskGetStackHighWaterMark2Impl()
1226 if( xIsTimeOutWriteable == pdTRUE ) in MPU_vTaskSetTimeOutStateImpl()
1253 if( ( xIsTimeOutWriteable == pdTRUE ) && ( xIsTicksToWaitWriteable == pdTRUE ) ) in MPU_xTaskCheckForTimeOutImpl()
1303 if( xAreParamsReadable == pdTRUE ) in MPU_xTaskGenericNotifyImpl()
1320 ( xIsPreviousNotificationValueWriteable == pdTRUE ) ) in MPU_xTaskGenericNotifyImpl()
1328 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_xTaskGenericNotifyImpl()
1389 if( xAreParamsReadable == pdTRUE ) in MPU_xTaskGenericNotifyWaitImpl()
1401 ( xIsNotificationValueWritable == pdTRUE ) ) in MPU_xTaskGenericNotifyWaitImpl()
1468 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_xTaskGenericNotifyStateClearImpl()
1516 if( xCallingTaskIsAuthorizedToAccessTask == pdTRUE ) in MPU_ulTaskGenericNotifyValueClearImpl()
2188 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueGenericSendImpl()
2211 if( ( pvItemToQueue == NULL ) || ( xIsItemToQueueReadable == pdTRUE ) ) in MPU_xQueueGenericSendImpl()
2239 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_uxQueueMessagesWaitingImpl()
2269 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_uxQueueSpacesAvailableImpl()
2305 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueReceiveImpl()
2323 if( xIsReceiveBufferWritable == pdTRUE ) in MPU_xQueueReceiveImpl()
2357 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueuePeekImpl()
2375 if( xIsReceiveBufferWritable == pdTRUE ) in MPU_xQueuePeekImpl()
2406 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueSemaphoreTakeImpl()
2449 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueGetMutexHolderImpl()
2496 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueTakeMutexRecursiveImpl()
2535 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_xQueueGiveMutexRecursiveImpl()
2572 if( xCallingTaskIsAuthorizedToAccessQueueSet == pdTRUE ) in MPU_xQueueSelectFromSetImpl()
2623 …llingTaskIsAuthorizedToAccessQueueSet == pdTRUE ) && ( xCallingTaskIsAuthorizedToAccessQueueSetMem… in MPU_xQueueAddToSetImpl()
2659 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_vQueueAddToRegistryImpl()
2690 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_vQueueUnregisterQueueImpl()
2722 if( xCallingTaskIsAuthorizedToAccessQueue == pdTRUE ) in MPU_pcQueueGetNameImpl()
3335 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_pvTimerGetTimerIDImpl()
3370 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_vTimerSetTimerIDImpl()
3402 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_xTimerIsTimerActiveImpl()
3475 if( xAreParamsReadable == pdTRUE ) in MPU_xTimerGenericCommandFromTaskImpl()
3487 ( xIsHigherPriorityTaskWokenWriteable == pdTRUE ) ) in MPU_xTimerGenericCommandFromTaskImpl()
3495 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_xTimerGenericCommandFromTaskImpl()
3536 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_pcTimerGetNameImpl()
3571 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_vTimerSetReloadModeImpl()
3603 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_xTimerGetReloadModeImpl()
3637 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_uxTimerGetReloadModeImpl()
3671 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_xTimerGetPeriodImpl()
3705 if( xCallingTaskIsAuthorizedToAccessTimer == pdTRUE ) in MPU_xTimerGetExpiryTimeImpl()
3845 … if( ( pxHigherPriorityTaskWoken == NULL ) || ( xIsHigherPriorityTaskWokenWriteable == pdTRUE ) ) in MPU_xTimerGenericCommandFromISR()
3907 if( xAreParamsReadable == pdTRUE ) in MPU_xEventGroupWaitBitsImpl()
3922 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_xEventGroupWaitBitsImpl()
3962 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_xEventGroupClearBitsImpl()
3997 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_xEventGroupSetBitsImpl()
4041 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_xEventGroupSyncImpl()
4074 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_uxEventGroupGetNumberImpl()
4109 if( xCallingTaskIsAuthorizedToAccessEventGroup == pdTRUE ) in MPU_vEventGroupSetNumberImpl()
4341 if( xIsTxDataBufferReadable == pdTRUE ) in MPU_xStreamBufferSendImpl()
4349 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferSendImpl()
4388 if( xIsRxDataBufferWriteable == pdTRUE ) in MPU_xStreamBufferReceiveImpl()
4396 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferReceiveImpl()
4428 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferIsFullImpl()
4458 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferIsEmptyImpl()
4488 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferSpacesAvailableImpl()
4518 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferBytesAvailableImpl()
4550 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferSetTriggerLevelImpl()
4580 if( xCallingTaskIsAuthorizedToAccessStreamBuffer == pdTRUE ) in MPU_xStreamBufferNextMessageLengthBytesImpl()