Home
last modified time | relevance | path

Searched defs:excRegs (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/cpu/cortexm4f/
Dcpu.c175 static void __attribute__((used)) syscallHandler(uintptr_t *excRegs) in syscallHandler()
205 static void __attribute__((used)) logHardFault(uintptr_t *excRegs, uintptr_t* otherRegs, bool tinyS… in logHardFault()