comparison src/cs/drivers/drv_app/fchg/fchg_struct.h @ 362:4c3d05866531

FCHG: beginning of the new version
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 29 Dec 2017 07:06:06 +0000
parents ce6d71349af0
children
comparison
equal deleted inserted replaced
361:9e0608dc9170 362:4c3d05866531
17 UINT16 restart_thresh; 17 UINT16 restart_thresh;
18 UINT16 ci2cv_thresh; 18 UINT16 ci2cv_thresh;
19 UINT16 cv_init_set; 19 UINT16 cv_init_set;
20 UINT16 cv_ctrl_loop_high; 20 UINT16 cv_ctrl_loop_high;
21 UINT16 cv_ctrl_loop_low; 21 UINT16 cv_ctrl_loop_low;
22 UINT16 cv_dac_max_incr;
23 UINT16 cv_dac_max_decr;
22 UINT16 cv_samples_needed; 24 UINT16 cv_samples_needed;
23 UINT16 overvoltage; 25 UINT16 overvoltage;
24 UINT16 ci_current; 26 UINT16 ci_current;
25 UINT16 end_current; 27 UINT16 end_current;
26 UINT16 ichg_max_spike; 28 UINT16 ichg_max_spike;