Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c58 #define WAKEUP_KW_ID (3) macro
2349 } else if (ge.event_id == WAKEUP_KW_ID) { in callback_thread_loop()
2351 WAKEUP_KW_ID); in callback_thread_loop()
2352 kwid = WAKEUP_KW_ID; in callback_thread_loop()
2407 ge.event_id == WAKEUP_KW_ID) { in callback_thread_loop()
2421 ge.event_id == WAKEUP_KW_ID) in callback_thread_loop()
2697 stdev->models[i].kw_id = WAKEUP_KW_ID; in stdev_load_sound_model()