Home
last modified time | relevance | path

Searched refs:CONTEXT_SIZE (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU/
A Dportmacro_asm.h253 #define CONTEXT_SIZE 51U macro
263 #define CONTEXT_SIZE 18U
A Dportmacro.h516 uint32_t ulContext[ CONTEXT_SIZE ]; /**< Buffer used to store task context. */
A Dport.c170 UBaseType_t ulIndex = CONTEXT_SIZE - 1U; in pxPortInitialiseStack()
/FreeRTOS-Kernel/portable/GCC/ARM_CM0/
A Dportmacro.h239 #define CONTEXT_SIZE 20 macro
251 uint32_t ulContext[ CONTEXT_SIZE ];

Completed in 11 milliseconds