SY8837_Demo_For_OurSelf/SY8837_Demo.si4project/SY8837_Demo.SearchResults

5 lines
506 B
Plaintext

---- ST_VOX Matches (3 in 2 files) ----
reg883x.h (UsrInc\inc) line 77 : #define ST_VOX 0x6E
SysTem_State_Machine in userapp.c (UsrSrc\userapp) : SFRADDR = ST_VOX;
SysTem_State_Machine in userapp.c (UsrSrc\userapp) : printf("CHG_STA:%d,ST_VOX:0x%x,STA0:0x%x,STA1:0x%x,STA2:0x%x,STA3:0x%x,STA4:0x%x.Dec_Sleep:%d\r\n",(uint16_t)ChgStatus,(uint16_t)ret,(uint16_t)(CHIP_STA0),(uint16_t)(CHIP_STA1),(uint16_t)(CHIP_STA2),(uint16_t)(CHIP_STA3),(uint16_t)(CHIP_STA4),(uint16_t)Decnt_SleepDelay);