SY8837_Demo_For_OurSelf/SY8837_Demo.si4project/SY8837_Demo.SearchResults

8 lines
1.0 KiB
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.

---- BOOST_VOUT_MAX Matches (6 in 4 files) ----
config.h (UsrInc\inc) line 169 : #define BOOST_VOUT_MAX Boost_Vout_5_225V //Boost 输出最高电压阈值。
DisCharge_Handler in discharge_module.c (UsrSrc\discharge) : DisCharge_Boost_Open(OFF, BOOST_VOUT_MAX); //250ms定时开一次Boost这个VOUT输出电压是直接输出固定值还是输出跟随充当前电压值
Key_Handler in key.c (UsrSrc\key) : DisCharge_Boost_Open(OFF,BOOST_VOUT_MAX);
Key_Handler in key.c (UsrSrc\key) : DisCharge_Boost_Open(OFF,BOOST_VOUT_MAX);
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : DisCharge_Boost_Open(OFF,BOOST_VOUT_MAX); //开关盖Boost输出5.2V保证耳机一定能被唤醒。Boost Enable异常时由硬件主动关闭。开启Boost开启Vox 5v会在开启Boost之后100ms延时
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : DisCharge_Boost_Open(OFF, BOOST_VOUT_MAX); //Boost Enable异常时由硬件主动关闭。开启Boost开启Vox 5v会在开启Boost之后100ms延时