Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/tests/
Dcrash_analyzer_defs.h6 #define CM4EXCEPTIONCAUSELIST_SIZE 26 macro
52 const char* Cm4ExceptionCauseList[CM4EXCEPTIONCAUSELIST_SIZE] = {
Dcrash_analyzer.c89 if (exceptionBitSet >= CM4EXCEPTIONCAUSELIST_SIZE) { in find_exceptionin_cm4()