Searched refs:state (Results 1 – 5 of 5) sorted by relevance
103 …R_CRITICAL_NESTED() { unsigned state = XTOS_SET_INTLEVEL(XCHAL_EXCM_LEVEL); portbenchmarkINTERRUPT… in portENTER_CRITICAL_NESTED() local104 #define portEXIT_CRITICAL_NESTED(state) do { portbenchmarkINTERRUPT_RESTORE(state); XTOS_RESTORE_… argument108 #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.
60 + Add APIs to reset the internal state of kernel modules. These APIs are416 The new function xTimerGetAutoReload() provides the auto-reload state as509 the message buffer in an invalid state.558 the Blocked state or not.632 after being moved to the Blocked state. Note we were not able to656 the heap_4 and heap_5 state.725 active state explicitly. The change prevents the timer reporting that it803 + Correct formatting in vTaskList() helper function when it prints the state1004 one task to force another task to immediately leave the Blocked state,1115 + Microblaze port: Previously tasks inherited the exception enable state[all …]