Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/codec/wm8978/
A Dhpm_wm8978.c181 if ((in_flags & mic_left_on) || (in_flags & mic_right_on)) { in wm8978_cfg_audio_channel()
193 if (in_flags & mic_left_on) { in wm8978_cfg_audio_channel()
229 if (in_flags & mic_left_on) { in wm8978_cfg_audio_channel()
259 if ((in_flags & mic_left_on) || (in_flags & mic_right_on)) { in wm8978_cfg_audio_channel()
306 if ((in_flags & line_on) || (in_flags & mic_left_on) || (in_flags & mic_right_on)) { in wm8978_cfg_audio_channel()
A Dhpm_wm8978.h35 mic_left_on = 0x01, /* LIN,LIP pin,MIC left input */ enumerator

Completed in 5 milliseconds