Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/tests/
Dcrash_analyzer.c37 int excepIndex = wordBuf[EXCEPTION_INDEX]; in find_exception_in_hmd_dmx() local
39 if (excepIndex >= HMD_DMXEXCEPTIONCAUSELIST_SIZE) { in find_exception_in_hmd_dmx()
43 strncpy(exccause, Hmd_DmxExceptionCauseList[excepIndex], in find_exception_in_hmd_dmx()