|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
#include <AXP2101Regs.hpp>
Static Public Attributes | |
| static constexpr uint8_t | VLTF_CHG = 0x54 |
| static constexpr uint8_t | VHTF_CHG = 0x55 |
| static constexpr uint8_t | VLTF_WORK = 0x56 |
| static constexpr uint8_t | VHTF_WORK = 0x57 |
| static constexpr uint8_t | EN_CTRL = 0x58 |
| static constexpr uint8_t | SET0 = 0x59 |
| static constexpr uint8_t | SET1 = 0x5A |
| static constexpr uint8_t | SET2 = 0x5B |
Definition at line 102 of file AXP2101Regs.hpp.
|
staticconstexpr |
Definition at line 107 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::enableJeita(), and AXP2101Charger::isJeitaEnabled().
|
staticconstexpr |
Definition at line 108 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getJeitaCoolCurrentReduction(), AXP2101Charger::getJeitaCoolVoltageDrop(), AXP2101Charger::getJeitaWarmCurrentReduction(), AXP2101Charger::getJeitaWarmVoltageDrop(), AXP2101Charger::setJeitaCoolCurrentReduction(), AXP2101Charger::setJeitaCoolVoltageDrop(), AXP2101Charger::setJeitaWarmCurrentReduction(), and AXP2101Charger::setJeitaWarmVoltageDrop().
|
staticconstexpr |
Definition at line 109 of file AXP2101Regs.hpp.
|
staticconstexpr |
Definition at line 110 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getJeitaCoolThreshold(), AXP2101Charger::getJeitaWarmThreshold(), AXP2101Charger::setJeitaCoolThreshold(), and AXP2101Charger::setJeitaWarmThreshold().
|
staticconstexpr |
Definition at line 104 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getChargeHighTempFaultThreshold(), and AXP2101Charger::setChargeHighTempFaultThreshold().
|
staticconstexpr |
Definition at line 106 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getWorkHighTempFaultThreshold(), and AXP2101Charger::setWorkHighTempFaultThreshold().
|
staticconstexpr |
Definition at line 103 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getChargeLowTempFaultThreshold(), and AXP2101Charger::setChargeLowTempFaultThreshold().
|
staticconstexpr |
Definition at line 105 of file AXP2101Regs.hpp.
Referenced by AXP2101Charger::getWorkLowTempFaultThreshold(), and AXP2101Charger::setWorkLowTempFaultThreshold().