Searched refs:state (Results 1 – 5 of 5) sorted by relevance
105 unsigned state = XTOS_SET_INTLEVEL( XCHAL_EXCM_LEVEL ); in portENTER_CRITICAL_NESTED() local108 return state; in portENTER_CRITICAL_NESTED()110 … portEXIT_CRITICAL_NESTED( state ) do { portbenchmarkINTERRUPT_RESTORE( state ); XTOS_… argument114 #define portCLEAR_INTERRUPT_MASK_FROM_ISR( state ) portEXIT_CRITICAL_NESTED( state ) argument
304 state, if any. Several factors influence the size of the stack required,470 TIE state) that are part of the task context. FreeRTOS preserves all such552 dispatchers that save relevant state and call user-definable handlers.601 saves the current task state and sets up a C environment and enables607 may alter the saved context, or any other system state, that allows the699 task's state is currently in the co-processor. Co-processors are709 restoring co-processor state (which can be quite large) and in
5 Execution state supports the A64 instruction set. It holds addresses in 64-bit9 The AArch32 Execution state is a 32-bit Execution state that preserves11 so that it can support some features included in the AArch64 state. It supports18 This port adds support for Armv8-A architecture AArch64 execution state.
339 The new function xTimerGetAutoReload() provides the auto-reload state as432 the message buffer in an invalid state.481 the Blocked state or not.555 after being moved to the Blocked state. Note we were not able to579 the heap_4 and heap_5 state.648 active state explicitly. The change prevents the timer reporting that it726 + Correct formatting in vTaskList() helper function when it prints the state927 one task to force another task to immediately leave the Blocked state,1038 + Microblaze port: Previously tasks inherited the exception enable state1298 + Previously, when a task left the Blocked state, a context switch was[all …]