18 lines
1.3 KiB
Plaintext
18 lines
1.3 KiB
Plaintext
---- BST_EN Matches (16 in 5 files) ----
|
||
discharge_module.c (UsrSrc\discharge) line 66 : BST_EN = 1; //Boost Enable;异常时由硬件主动关闭。
|
||
discharge_module.c (UsrSrc\discharge) line 90 : if( (BST_EN & 0x01) && gBoost_Prepared_Flag )
|
||
discharge_module.c (UsrSrc\discharge) line 92 : BST_EN = 0; //Boost Disable
|
||
DisCharge_Handler in discharge_module.c (UsrSrc\discharge) : BST_EN = 1; //250ms定时开一次Boost
|
||
DisCharge_Handler in discharge_module.c (UsrSrc\discharge) : BST_EN = 0;
|
||
DisCharge_Handler in discharge_module.c (UsrSrc\discharge) : BST_EN = 0; //Boost Disable
|
||
Gpio_Comm in gpio_comm.c (UsrSrc\gpio_comm) : BST_EN = 0;
|
||
reg3310.h (UsrInc\inc) line 136 : sfr BST_EN = 0xB5;
|
||
UserAPP in userapp.c (UsrSrc\userapp) : BST_EN = 0;
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 1;
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 0;
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 1;
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 0;
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : if( !BST_EN )
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 1; //Boost Enable;异常时由硬件主动关闭。开启Boost,开启Vox 5v会在开启Boost之后(100ms延时)。
|
||
Vox_Det_Machine in vox_module.c (UsrSrc\vox) : BST_EN = 0;
|