vcpmonitor 2.0.0.0
|
#define VCPMONITOR_CFG_ISHCT_140us 0x0000 |
#define VCPMONITOR_CFG_ISHCT_1p1ms 0x0020 |
#define VCPMONITOR_CFG_ISHCT_204us 0x0008 |
#define VCPMONITOR_CFG_ISHCT_2p116ms 0x0028 |
#define VCPMONITOR_CFG_ISHCT_332us 0x0010 |
#define VCPMONITOR_CFG_ISHCT_4p156ms 0x0030 |
#define VCPMONITOR_CFG_ISHCT_588us 0x0018 |
#define VCPMONITOR_CFG_ISHCT_8p244ms 0x0038 |
#define VCPMONITOR_CFG_MODE_CURR_VOLT_CONT 0x0007 |
#define VCPMONITOR_CFG_MODE_CURR_VOLT_TRIG 0x0003 |
#define VCPMONITOR_CFG_MODE_CURRENT_CONT 0x0005 |
#define VCPMONITOR_CFG_MODE_CURRENT_TRIG 0x0001 |
#define VCPMONITOR_CFG_MODE_POWER_DOWN 0x0000 |
#define VCPMONITOR_CFG_MODE_VOLTAGE_CONT 0x0006 |
#define VCPMONITOR_CFG_MODE_VOLTAGE_TRIG 0x0002 |
#define VCPMONITOR_CFG_NUM_OF_AVG_1 0x0000 |
#define VCPMONITOR_CFG_NUM_OF_AVG_1024 0x0E00 |
#define VCPMONITOR_CFG_NUM_OF_AVG_128 0x0800 |
#define VCPMONITOR_CFG_NUM_OF_AVG_16 0x0400 |
#define VCPMONITOR_CFG_NUM_OF_AVG_256 0x0A00 |
#define VCPMONITOR_CFG_NUM_OF_AVG_4 0x0200 |
#define VCPMONITOR_CFG_NUM_OF_AVG_512 0x0C00 |
#define VCPMONITOR_CFG_NUM_OF_AVG_64 0x0600 |
#define VCPMONITOR_CFG_RESET_OFF 0x0000 |
#define VCPMONITOR_CFG_RESET_ON 0x8000 |
#define VCPMONITOR_CFG_VBUSCT_140us 0x0000 |
#define VCPMONITOR_CFG_VBUSCT_1p1ms 0x0100 |
#define VCPMONITOR_CFG_VBUSCT_204us 0x0040 |
#define VCPMONITOR_CFG_VBUSCT_2p116ms 0x0140 |
#define VCPMONITOR_CFG_VBUSCT_332us 0x0080 |
#define VCPMONITOR_CFG_VBUSCT_4p156ms 0x0180 |
#define VCPMONITOR_CFG_VBUSCT_588us 0x00C0 |
#define VCPMONITOR_CFG_VBUSCT_8p244ms 0x01C0 |