SY8835_For_Demo_Ourself/sy8835_demo.si4project/sy8835_demo.SearchResults

9 lines
739 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---- Wkup_Earphone_Flag Matches (7 in 3 files) ----
userapp.c (UsrSrc\userapp) line 56 : bit Wkup_Earphone_Flag = 0; //保护消失后,需要升压唤醒耳机标志位
LED_Display_App in userapp.c (UsrSrc\userapp) : Wkup_Earphone_Flag = 1;
LED_Display_App in userapp.c (UsrSrc\userapp) : Wkup_Earphone_Flag = 1;
userapp.h (UsrInc\userapp) line 56 : extern bit Wkup_Earphone_Flag; //保护消失后,需要升压唤醒耳机标志位
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : Wkup_Earphone_Flag = 0;
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : if( Wkup_Earphone_Flag ) //保护、断充电后VOX需自动升压唤醒耳机。
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : Wkup_Earphone_Flag = 0;