/Zephyr-latest/tests/drivers/build_all/charger/ |
D | i2c.dtsi | 15 constant-charge-current-max-microamp = <1000000>; 16 constant-charge-voltage-max-microvolt = <4208000>; 30 constant-charge-voltage-max-microvolt = <4050000>; 32 re-charge-threshold-microvolt = <170000>; 41 constant-charge-current-max-microamp = <500000>; 42 constant-charge-voltage-max-microvolt = <4200000>;
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 15 - If power is provided to the charger, then the sample application will attempt to enable the charge 17 - After the charge cycle is initiated, the sample application will check the status property of the 19 - Once the charger device reports that the charge cycle has completed, the application returns. 21 Note that this sample terminates once the charge cycle completes and does not attempt to "top-off" 23 health state and the implications the environment may have on the charge cycle execution. The
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | charger.rst | 13 The action of charging a battery pack is referred to as a charge cycle. When the charge cycle is 14 executed the battery pack is charged according to the charge profile configured on the charger 15 device. The charge profile is defined in the battery pack's specification that is provided by the 16 manufacturer. On charger devices with a control port, the charge profile can be configured by the 26 A charge cycle is initiated or terminated using :c:func:`charger_charge_enable`.
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | max17048.c | 33 uint8_t charge; member 191 val->relative_state_of_charge = data->charge; in max17048_get_single_prop_impl() 210 int rc = max17048_percent(dev, &data->charge); in max17048_get_prop() 254 uint8_t percentage_pending = 100 - data->charge; in max17048_get_prop() 261 uint32_t hours_pending = data->charge * 1000000 / -crate; in max17048_get_prop()
|
/Zephyr-latest/drivers/sensor/ |
D | shell_battery.c | 55 struct sensor_value charge, v_desired, v_design, cap, nom_cap; in cmd_battery() local 78 SENSOR_CHAN_GAUGE_STATE_OF_CHARGE, &charge, in cmd_battery() 106 allowed = i_desired.val1 && v_desired.val2 && charge.val1 < 100; in cmd_battery() 109 shell_fprintf(sh, SHELL_NORMAL, "Charge: %d %%\n", charge.val1); in cmd_battery()
|
/Zephyr-latest/samples/sensor/max17262/ |
D | app.overlay | 19 charge-voltage = <3600>;
|
/Zephyr-latest/drivers/sensor/maxim/max17055/ |
D | Kconfig | 12 reading various sensor settings including charge level percentage,
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.stm32 | 16 Initialization priority for the routine in charge of configuring the
|
/Zephyr-latest/boards/norik/octopus_io_board/ |
D | octopus_io_board_common.dtsi | 35 constant-charge-current-max-microamp = <10000>;
|
/Zephyr-latest/tests/drivers/build_all/fuel_gauge/ |
D | app.overlay | 62 charge-full-design-microamp-hours = <1350000>;
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/doc/ |
D | index.rst | 11 designed as a 39mm disc. It contains onboard RTC, charge chip, TF card slot
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | README | 8 a supported device. The Lite version of Quartus may be obtained without charge
|
/Zephyr-latest/samples/sensor/bq274xx/ |
D | README.rst | 17 - State of charge measurement in percentage
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-sidebar-only-darkmode-toggle.css | 11 Permission is hereby granted, free of charge, to any person obtaining a copy
|
D | doxygen-awesome-sidebar-only.css | 10 Permission is hereby granted, free of charge, to any person obtaining a copy
|
/Zephyr-latest/samples/fuel_gauge/max17048/ |
D | README.rst | 24 * Battery charge status as percentage
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | adc.dtsi | 46 charge-full-design-microamp-hours = <1000000>;
|
/Zephyr-latest/boards/norik/octopus_io_board/doc/ |
D | index.rst | 76 When powered from USB-C or solar cell, the board can charge the Li-Po battery. The battery voltage … 77 provide information about the battery State of charge (SOC).
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | aarch32.rst | 17 The Armv8-R AEM FVP is a free of charge Armv8-R Fixed Virtual Platform. It
|
D | aarch64.rst | 22 The Armv8-R AEM FVP is a free of charge Armv8-R Fixed Virtual Platform. It
|
/Zephyr-latest/ |
D | LICENSE | 68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 167 and charge a fee for, acceptance of support, warranty, indemnity,
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_common.dtsi | 101 charge-full-design-microamp-hours = <1350000>;
|
/Zephyr-latest/boards/adi/max32655fthr/doc/ |
D | index.rst | 175 They also can be configured as charge
|
/Zephyr-latest/boards/96boards/nitrogen/doc/ |
D | index.rst | 39 - USR1, BT, PWR, CDC, DAP, MSD, Battery charge
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/ |
D | index.rst | 16 - Onboard SH1.25-2 battery interface, integrated lithium battery management system (charge and disc…
|