/Zephyr-latest/include/zephyr/drivers/ |
D | emul_fuel_gauge.h | 36 int (*set_battery_charging)(const struct emul *emul, uint32_t uV, int uA); 57 __syscall int emul_fuel_gauge_set_battery_charging(const struct emul *target, uint32_t uV, int uA); 59 uint32_t uV, int uA) in z_impl_emul_fuel_gauge_set_battery_charging() argument 68 return backend_api->set_battery_charging(target, uV, uA); in z_impl_emul_fuel_gauge_set_battery_charging()
|
/Zephyr-latest/drivers/fuel_gauge/ |
D | emul_fuel_gauge_syscall_handlers.c | 20 uint32_t uV, int uA) in z_vrfy_emul_fuel_gauge_set_battery_charging() argument 22 return z_impl_emul_fuel_gauge_set_battery_charging(target, uV, uA); in z_vrfy_emul_fuel_gauge_set_battery_charging()
|
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/ |
D | emul_sbs_gauge.c | 52 int uA; member 159 *val = data->batt_state.uA / 1000; in emul_sbs_gauge_reg_read() 290 static int emul_sbs_fuel_gauge_set_battery_charging(const struct emul *target, uint32_t uV, int uA) in emul_sbs_fuel_gauge_set_battery_charging() argument 294 if (uV == 0 || uA == 0) { in emul_sbs_fuel_gauge_set_battery_charging() 298 data->batt_state.uA = uA; in emul_sbs_fuel_gauge_set_battery_charging()
|
/Zephyr-latest/boards/alientek/pandora_stm32l475/doc/ |
D | index.rst | 41 - Ultra-low-power with FlexPowerControl (down to 130 nA Standby mode and 100 uA/MHz run mode) 67 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/blues/swan_r5/doc/ |
D | index.rst | 23 board commonly draws only about 8uA while retaining all of its memory, 61 and 100 uA/MHz run mode)
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 87 With all these conditions matched, one can reach 10uA on stm32l562e_dk with this sample.
|
/Zephyr-latest/boards/st/stm32l476g_disco/doc/ |
D | index.rst | 49 - Ultra-low-power with FlexPowerControl (down to 130 nA Standby mode and 100 uA/MHz run mode) 77 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/doc/ |
D | index.rst | 47 - Ultra-low-power with FlexPowerControl (down to 130 nA Standby mode and 100 uA/MHz run mode) 74 - 1x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/nucleo_l476rg/doc/ |
D | index.rst | 33 - Ultra-low-power with FlexPowerControl (down to 130 nA Standby mode and 100 uA/MHz run mode) 68 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/nucleo_l496zg/doc/ |
D | index.rst | 35 - Ultra-low-power with FlexPowerControl (down to 108 nA Standby mode and 91 uA/MHz run mode) 70 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/nucleo_l4a6zg/doc/ |
D | index.rst | 35 - Ultra-low-power with FlexPowerControl (down to 108 nA Standby mode and 91 uA/MHz run mode) 70 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/disco_l475_iot1/doc/ |
D | index.rst | 43 - Ultra-low-power with FlexPowerControl (down to 120 nA Standby mode and 100 uA/MHz run mode) 70 - 2x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 39 - Ultra-low-power with FlexPowerControl (down to 108 nA Standby mode and 62 uA/MHz run mode) 96 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/renesas/ek_ra6m5/doc/ |
D | index.rst | 12 to 107uA/MHz running the CoreMark® algorithm from Flash.
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 30 - Ultra-low-power (down to 0.29 µA Standby mode and 93 uA/MHz run mode)
|
/Zephyr-latest/boards/dragino/nbsn95/doc/ |
D | index.rst | 29 - Ultra-low-power (down to 0.29 µA Standby mode and 93 uA/MHz run mode)
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 52 - Ultra-low-power with FlexPowerControl (down to 108 nA Standby mode and 62 uA/MHz run mode) 112 - 3x 12-bit ADC 5 MSPS, up to 16-bit with hardware oversampling, 200 uA/MSPS
|
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/ |
D | index.rst | 15 active power consumption down to 99uA/MHz running the CoreMark®
|
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/ |
D | index.rst | 60 - Ultra-low-power (down to 0.29 µA Standby mode and 93 uA/MHz run mode)
|
/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/ |
D | index.rst | 34 and 100 uA/MHz run mode)
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/doc/ |
D | index.rst | 39 - 5uA deep sleep current
|
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/doc/ |
D | index.rst | 39 - 5uA deep sleep current
|
/Zephyr-latest/boards/vcc-gnd/yd_esp32/doc/ |
D | index.rst | 45 - 5uA deep sleep current
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/ |
D | index.rst | 37 - Ultra-low-power with FlexPowerControl (down to 300 nA Standby mode and 19.5 uA/MHz run mode)
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 87 - 12-bit ADC 4.26Msps, up to 16-bit with hardware oversampling, 200 uA/Msps
|