Macros | |
#define | errCOULD_NOT_ALLOCATE_REQUIRED_MEMORY ( -1 ) |
#define | errNO_TASK_TO_RUN ( -2 ) |
#define | errQUEUE_BLOCKED ( -4 ) |
#define | errQUEUE_EMPTY ( 0 ) |
#define | errQUEUE_FULL ( 0 ) |
#define | errQUEUE_YIELD ( -5 ) |
#define | pdFAIL ( 0 ) |
#define | pdFALSE ( 0 ) |
#define | pdPASS ( 1 ) |
#define | pdTRUE ( 1 ) |
Typedefs | |
typedef void(* | pdTASK_CODE )(void *) |
#define errCOULD_NOT_ALLOCATE_REQUIRED_MEMORY ( -1 ) |
Referenced by prvInitialiseTaskLists(), vTaskStartScheduler(), and xCoRoutineCreate().
#define errNO_TASK_TO_RUN ( -2 ) |
#define errQUEUE_BLOCKED ( -4 ) |
#define errQUEUE_EMPTY ( 0 ) |
#define errQUEUE_FULL ( 0 ) |
#define errQUEUE_YIELD ( -5 ) |
#define pdFAIL ( 0 ) |
Referenced by FreeRTOS_CLIRegisterCommand(), prvFixedDelayCoRoutine(), prvFlashCoRoutine(), prvHookCoRoutine(), vTaskStartScheduler(), xAreAltBlockTimeTestTasksStillRunning(), xAreBlockTimeTestTasksStillRunning(), xAreCountingSemaphoreTasksStillRunning(), xAreRecursiveMutexTasksStillRunning(), xQueuePeekFromISR(), xQueueReceiveFromISR(), and xStreamBufferReset().
#define pdFALSE ( 0 ) |
Referenced by FreeRTOS_CLIProcessCommand(), gmac_handler(), GMAC_Handler(), main_msc_notify_trans(), portTASK_FUNCTION(), prvAddCurrentTaskToDelayedList(), prvAddNewTaskToReadyList(), prvCheckDelayedList(), prvCheckPendingReadyList(), prvCopyDataToQueue(), prvGetNumberOfParameters(), prvHelpCommand(), prvInitialiseNewStreamBuffer(), prvInitialiseTaskLists(), prvIsQueueEmpty(), prvIsQueueFull(), prvRecursiveMutexBlockingTask(), prvRecursiveMutexControllingTask(), prvTestWaitCondition(), prvUnlockQueue(), prvWriteMessageToBuffer(), pvPortMalloc(), vEventGroupDelete(), vQueueDelete(), vStreamBufferDelete(), vTaskEndScheduler(), vTaskSwitchContext(), xAreAltBlockingQueuesStillRunning(), xAreAltPollingQueuesStillRunning(), xAreBlockingQueuesStillRunning(), xAreComTestTasksStillRunning(), xAreCountingSemaphoreTasksStillRunning(), xAreDynamicPriorityTasksStillRunning(), xAreHookCoRoutinesStillRunning(), xAreIntegerMathsTaskStillRunning(), xAreMathsTaskStillRunning(), xArePollingQueuesStillRunning(), xAreSemaphoreTasksStillRunning(), xCoRoutineRemoveFromEventList(), xEventGroupSetBits(), xEventGroupSync(), xEventGroupWaitBits(), xIsCreateTaskStillRunning(), xQueueGenericReceive(), xQueueGenericReset(), xQueueGenericSend(), xQueueGenericSendFromISR(), xQueueGiveFromISR(), xQueueIsQueueEmptyFromISR(), xQueueIsQueueFullFromISR(), xQueuePeek(), xQueueReceive(), xQueueReceiveFromISR(), xQueueSemaphoreTake(), xStreamBufferIsEmpty(), xStreamBufferIsFull(), xStreamBufferReceiveCompletedFromISR(), xStreamBufferReset(), xStreamBufferSend(), xStreamBufferSendCompletedFromISR(), xStreamBufferSetTriggerLevel(), xTaskCheckForTimeOut(), xTaskIncrementTick(), xTaskRemoveFromEventList(), xTaskRemoveFromUnorderedEventList(), and xTaskResumeAll().
#define pdPASS ( 1 ) |
Referenced by FreeRTOS_CLIRegisterCommand(), main(), portTASK_FUNCTION(), prvCountingSemaphoreTask(), prvDecrementSemaphoreCount(), prvFixedDelayCoRoutine(), prvFlashCoRoutine(), prvHighestPriorityPeekTask(), prvHighPriorityMutexTask(), prvHighPriorityPeekTask(), prvHookCoRoutine(), prvIncrementSemaphoreCount(), prvInitialiseTaskLists(), prvLowPriorityMutexTask(), prvLowPriorityPeekTask(), prvMediumPriorityPeekTask(), prvRecursiveMutexBlockingTask(), prvRecursiveMutexControllingTask(), prvRecursiveMutexPollingTask(), prvSendFrontAndBackTest(), vPrimaryBlockTimeTestTask(), vTaskStartScheduler(), xAreAltBlockingQueuesStillRunning(), xAreAltBlockTimeTestTasksStillRunning(), xAreBlockingQueuesStillRunning(), xAreBlockTimeTestTasksStillRunning(), xAreCountingSemaphoreTasksStillRunning(), xCoRoutineCreate(), xQueueGenericReceive(), xQueueGenericReset(), xQueueGenericSend(), xQueueGenericSendFromISR(), xQueueGiveFromISR(), xQueuePeek(), xQueuePeekFromISR(), xQueueReceive(), xQueueReceiveFromISR(), xQueueSemaphoreTake(), xStreamBufferReset(), and xStreamBufferSetTriggerLevel().
#define pdTRUE ( 1 ) |
Referenced by FreeRTOS_CLIProcessCommand(), main_memories_trans_task(), portTASK_FUNCTION(), prvCountingSemaphoreTask(), prvDecrementSemaphoreCount(), prvGetNumberOfParameters(), prvHelpCommand(), prvHighestPriorityPeekTask(), prvHighPriorityMutexTask(), prvHighPriorityPeekTask(), prvHookCoRoutine(), prvIncrementSemaphoreCount(), prvInitialiseNewQueue(), prvInitialiseTaskLists(), prvIsQueueEmpty(), prvIsQueueFull(), prvLowPriorityMutexTask(), prvLowPriorityPeekTask(), prvMediumPriorityPeekTask(), prvRecursiveMutexBlockingTask(), prvRecursiveMutexControllingTask(), prvRecursiveMutexPollingTask(), prvSendFrontAndBackTest(), prvTestWaitCondition(), prvUnlockQueue(), prvWriteMessageToBuffer(), pvPortMalloc(), vPrimaryBlockTimeTestTask(), vSecondaryBlockTimeTestTask(), vTaskMissedYield(), vTaskPlaceOnEventList(), vTaskPlaceOnUnorderedEventList(), vTaskRemoveFromUnorderedEventList(), vTaskStartScheduler(), vTaskSwitchContext(), xAreAltBlockTimeTestTasksStillRunning(), xAreAltGenericQueueTasksStillRunning(), xAreAltPollingQueuesStillRunning(), xAreBlockTimeTestTasksStillRunning(), xAreComTestTasksStillRunning(), xAreDynamicPriorityTasksStillRunning(), xAreGenericQueueTasksStillRunning(), xAreHookCoRoutinesStillRunning(), xAreIntegerMathsTaskStillRunning(), xAreMathsTaskStillRunning(), xArePollingQueuesStillRunning(), xAreQueuePeekTasksStillRunning(), xAreRecursiveMutexTasksStillRunning(), xAreSemaphoreTasksStillRunning(), xCoRoutineRemoveFromEventList(), xEventGroupSetBits(), xEventGroupSync(), xEventGroupWaitBits(), xIsCreateTaskStillRunning(), xQueueGenericCreate(), xQueueGenericReceive(), xQueueGenericReset(), xQueueGenericSend(), xQueueGenericSendFromISR(), xQueueGiveFromISR(), xQueueIsQueueEmptyFromISR(), xQueueIsQueueFullFromISR(), xQueuePeek(), xQueueReceive(), xQueueReceiveFromISR(), xQueueSemaphoreTake(), xStreamBufferIsEmpty(), xStreamBufferIsFull(), xStreamBufferReceiveCompletedFromISR(), xStreamBufferReset(), xStreamBufferSendCompletedFromISR(), xTaskCheckForTimeOut(), xTaskIncrementTick(), xTaskRemoveFromEventList(), xTaskRemoveFromUnorderedEventList(), and xTaskResumeAll().
typedef void(* pdTASK_CODE)(void *) |