Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_exception.c108 u32* excpPtr = (u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException()
112 u32 ex = *(u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException()
242 *(u32*)(HW_EXCP_VECTOR_MAIN) = (u32)OSi_DebuggerExceptionHook; in OS_EnableUserExceptionHandlerOnDebugger()
Dos_reset.c402 ldr r3, =HW_EXCP_VECTOR_MAIN // save exception vector in OSi_DoBoot()
/TwlSDK-5.1.0/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.1.0/include/twl/hw/common/
Dmmap_shared.h192 #define HW_EXCP_VECTOR_MAIN (HW_MAIN_MEM + 0x00fffd9c) // HW_EXCP_VECTOR_BUF for M… macro