Searched refs:exception (Results 1 – 7 of 7) sorted by relevance
223 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.246 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.269 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.292 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.
407 to support dynamic installation of exception533 FreeRTOS provides a complete set of efficient exception and first-level534 interrupt handlers installed at the appropriate exception and interrupt547 usually in RAM. The exception and interrupt handlers are defined in567 are handled. During interrupt and exception handling, the processor's579 The following subsections describe the handling of each class of exception586 exception vector. The exception type is identified by the EXCCAUSE588 general exception). This port sets up PS to direct all such exceptions600 Having allocated the exception stack frame, the user exception handler606 returned to the code that caused the exception. The user-defined handler[all …]
61 addi r15, ea, -4 # Instruction that caused exception133 …tw ea, 72(sp) # EA is PC+4 so will skip over instruction causing exception
978 uint32_t exception = __get_current_exception(); in ulPortLockGetCurrentOwnerId() local980 if( !exception ) in ulPortLockGetCurrentOwnerId()988 return get_core_num() + exception * 2; in ulPortLockGetCurrentOwnerId()
83 .section .exception, "ax", @progbits
256 GCC/AVR32_UC3/exception.S523 IAR/AVR32_UC3/exception.s82
393 the CPU immediately raises Stack Protection Violation exception as soon as any446 8-byte aligned. This fixes the unaligned access exception. Contributed1115 + Microblaze port: Previously tasks inherited the exception enable state1514 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now2127 + Wording for the GPL exception has been (hopefully) clarified. Also the3170 An optional exception has been included with the GPL. See the licensing