Searched defs:fast_enable (Results 1 – 2 of 2) sorted by relevance
30 int fast_enable; /** Enable fast charging */ member
2853 bool fast_enable = pAdpccCtx->stAuto.stFastMode.fast_mode_en == 0 ? false : true; in AdpccProcess() local