Lines Matching full:required
33 * Include the generic headers required for the FreeRTOS port being used.
47 * contains the typedefs required to build FreeRTOS. Read the instructions
110 /* Required if struct _reent is used. */
152 * Check all the required application specific macros have been defined.
219 …xTaskDelayUntil are both defined. INCLUDE_vTaskDelayUntil is no longer required and should be rem…
414 #error portSET_INTERRUPT_MASK is required in SMP
422 #error portCLEAR_INTERRUPT_MASK is required in SMP
432 #error portRELEASE_TASK_LOCK is required in SMP
442 #error portGET_TASK_LOCK is required in SMP
452 #error portRELEASE_ISR_LOCK is required in SMP
462 #error portGET_ISR_LOCK is required in SMP
470 #error portENTER_CRITICAL_FROM_ISR is required in SMP
478 #error portEXIT_CRITICAL_FROM_ISR is required in SMP
2893 * are not really required but are included for completeness. */
3059 * writer wants to statically allocate the memory required to create a task then
3132 * writer wants to statically allocate the memory required to create a queue
3175 * the application writer wants to statically allocate the memory required to
3203 * the application writer wants to statically allocate the memory required to
3230 * the application writer wants to statically allocate the memory required to