Searched refs:excpPtr (Results 1 – 1 of 1) sorted by relevance
117 u32* excpPtr = (u32*)HW_EXCP_VECTOR_MAIN; in OS_InitException() local119 u32* excpPtr = (u32*)HW_EXCP_VECTOR_BUF; in OS_InitException()128 *excpPtr = (u32)OSi_ExceptionHandler; in OS_InitException()132 *(u32*)((u32)excpPtr & ~0x800000) = (u32)OSi_ExceptionHandler; in OS_InitException()