Searched refs:excpPtr (Results 1 – 1 of 1) sorted by relevance
108 u32* excpPtr = (u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException() local110 u32* excpPtr = (u32*)HW_EXCP_VECTOR_BUF; in OS_InitException()119 *excpPtr = (u32)OSi_ExceptionHandler; in OS_InitException()123 *(u32*)((u32)excpPtr & ~0x800000) = (u32)OSi_ExceptionHandler; in OS_InitException()