Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_exception.c117 u32* excpPtr = (u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException()
121 OSi_OriginalHandler = *(u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException()
266 *(u32*)(HW_EXCP_VECTOR_MAIN) = (u32)OSi_DebuggerExceptionHook; in OS_EnableUserExceptionHandlerOnDebugger()
Dos_reset.c556 ldr r3, =HW_EXCP_VECTOR_MAIN // Restore exception vector in OSi_DoBoot()
/TwlSDK-5.4/include/nitro/hw/common/
Dmmap_shared.h80 #define HW_EXCP_VECTOR_MAIN (HW_MAIN_MEM_SYSTEM + 0x19c) // HW_EXCP_VECTOR_BUF for M… macro
/TwlSDK-5.4/include/twl/hw/common/
Dmmap_shared.h192 #define HW_EXCP_VECTOR_MAIN (HW_MAIN_MEM + 0x00fffd9c) // HW_EXCP_VECTOR_BUF for M… macro