Home
last modified time | relevance | path

Searched refs:BIT_HEADSET_NO_MIC (Results 1 - 3 of 3) sorted by relevance

/device/board/hihope/rk3568/audio_drivers/headset_monitor/include/
H A Danalog_headset.h53 #define BIT_HEADSET_NO_MIC 2 macro
/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
H A Danalog_headset_gpio.c253 hs->curHsStatus = BIT_HEADSET_NO_MIC; in ReportCurrentState()
385 hs->curHsStatus = hs->isMic ? BIT_HEADSET : BIT_HEADSET_NO_MIC; in HeadsetTimerCallback()
H A Danalog_headset_adc.c183 hs->curHsStatus = BIT_HEADSET_NO_MIC; in ReportCurrentState()
299 hs->curHsStatus = hs->isMic ? BIT_HEADSET : BIT_HEADSET_NO_MIC; in HookOnceWork()

Completed in 3 milliseconds