SY883x_For_WEIHUA_W13/TP3310_Demo.si4project/TP3310_Demo.SearchResults

13 lines
1.4 KiB
Plaintext
Raw Permalink 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.

---- Vor_Vout_Enable Matches (11 in 4 files) ----
Check_Require_Sleep in sleep.c (UsrSrc\sleep) : if( ( CHIP_STA0 & 0x01 ) || ( ON == Vor_Vout_Enable ) || ( ON == Vol_Vout_Enable ) || Enter_Sleep_Cnt_Restart_Flag ) /*VBUS Power Good存在、有中断、耳机处于充电状态情况下Boost重载输出系统不进休眠模式。 */
LED_188Display_App in userapp.c (UsrSrc\userapp) : if( ( Vor_Vout_Enable == ON ) || ( Vol_Vout_Enable == ON ) ) //有耳机充电,电量才减
LED_188Display_App in userapp.c (UsrSrc\userapp) : if( ( Vor_Vout_Enable == OFF ) && ( Vol_Vout_Enable == OFF ) ) //盒子里没耳机则显示百分百比电量4S后灭掉
LED_188Display_App in userapp.c (UsrSrc\userapp) : if( Vor_Vout_Enable == ON && !Vor_GetOut_Box_Flag )
LED_188Display_App in userapp.c (UsrSrc\userapp) : if( ( Vol_Vout_Enable == ON && !Vol_GetOut_Box_Flag ) && ( Vor_Vout_Enable == ON && !Vor_GetOut_Box_Flag ) )
UserAPP in userapp.c (UsrSrc\userapp) : if( (Vor_Vout_Enable == OFF) && (Vol_Vout_Enable == OFF) ) //无放电关Boost。
Vor_Det_Machine in vox_module.c (UsrSrc\vox) : Vor_Vout_Enable = OFF;
Vor_Det_Machine in vox_module.c (UsrSrc\vox) : Vor_Vout_Enable = OFF;
Vor_Det_Machine in vox_module.c (UsrSrc\vox) : Vor_Vout_Enable = ON;
Vor_Det_Machine in vox_module.c (UsrSrc\vox) : Vor_Vout_Enable = OFF;
vox_module.h (UsrInc\vox) line 27 : extern bit Vor_Vout_Enable; //Vor功率输出标志位