Searched refs:charging (Results 1 – 25 of 35) sorted by relevance
12
/Zephyr-latest/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 17 bool "Emulate a Pericom PI3USB9201 USB charging detector" 21 This is an emulator for the Pericom PI3USB9201 USB charging detector. 32 When this option is enabled and the charging mode is configured for 34 driver automatically sets the charging mode to SDP (Standard
|
D | Kconfig | 7 Enable USB BC1.2 (battery charging detection) drivers.
|
/Zephyr-latest/drivers/fuel_gauge/max17048/ |
D | max17048.c | 41 bool charging; member 241 data->charging = crate > 0; in max17048_get_prop() 253 if (data->charging) { in max17048_get_prop() 272 data->charging = false; in max17048_get_prop()
|
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/ |
D | README.rst | 5 Implement a basic Power Delivery Analyzer to determine if a USB device is currently charging. 26 if the device is currently charging.
|
/Zephyr-latest/samples/fuel_gauge/max17048/ |
D | README.rst | 27 * Charging state: if charging or discharging 32 The charging state and the time to full/empty are estimated and based on the last consumption avera… 34 to see in real time the charging status change because it will not work. If you really need to know…
|
/Zephyr-latest/tests/drivers/usb/bc12/boards/ |
D | native_sim.overlay | 16 charging-mode = "BC12_TYPE_CDP";
|
/Zephyr-latest/boards/shields/npm1300_ek/ |
D | npm1300_ek.overlay | 55 charging-enable; 70 nordic,led1-mode = "charging";
|
/Zephyr-latest/samples/sensor/max17262/ |
D | app.overlay | 15 desired-charging-current = <2000>;
|
/Zephyr-latest/tests/drivers/build_all/usb/ |
D | i2c_devices.overlay | 30 charging-mode = "BC12_TYPE_NONE";
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bc12.rst | 39 .. _BC1.2 Specification: https://www.usb.org/document-library/battery-charging-v12-spec-and-adopter… 48 either a disconnected, portable-device, or charging port mode. 67 (Standard Downstream Port) charging partner or if BC1.2 detection fails, the 74 a downstream facing port, i.e. a USB host port. For charging port mode, the
|
D | charger.rst | 13 The action of charging a battery pack is referred to as a charge cycle. When the charge cycle is
|
/Zephyr-latest/samples/drivers/charger/ |
D | README.rst | 12 The sample application performs a simple charging task loop.
|
/Zephyr-latest/boards/actinius/icarus_som_dk/doc/ |
D | index.rst | 11 a set of user LEDs, a reset and a user button, a battery charging port, 122 | - | CHG | Pin for battery charging indication| - | 124 | - | CE | Pin for enabling/disabling charging| - |
|
/Zephyr-latest/boards/qorvo/decawave_dwm1001_dev/doc/ |
D | index.rst | 7 connector and charging circuit, LEDs, buttons, Raspberry-Pi and USB
|
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/doc/ |
D | index.rst | 10 and charging circuit, LEDs, buttons, Raspberry Pi connector, and USB connector.
|
/Zephyr-latest/boards/shields/waveshare_ups/doc/ |
D | index.rst | 35 - Up to 2.5A max charging current
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 96 ``_backend_api`` using the BC1.2 charging detector driver as the model 101 :alt: Device class example, demonstrating BC1.2 charging detectors. 116 In the case of the BC1.2 charging detector the backend API provides functions
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | nrf9131ek_nrf9131_common.dtsi | 121 charging-enable;
|
/Zephyr-latest/boards/adafruit/feather_m0_basic_proto/doc/ |
D | index.rst | 8 polymer batteries, charging status indicator and user LEDs, native USB
|
/Zephyr-latest/drivers/sensor/ |
D | Kconfig | 62 This enables the 'battery' command which reports charging information
|
/Zephyr-latest/boards/adafruit/feather_m0_lora/doc/ |
D | index.rst | 8 polymer batteries, charging status indicator and user LEDs, native USB
|
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/ |
D | index.rst | 15 has an USB-C port for programming and debugging, integrated battery charging
|
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/ |
D | index.rst | 20 programming and debugging, integrated battery charging and an on-board antenna.
|
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/ |
D | index.rst | 8 of SPI flash, charging status indicator and user LEDs, USB
|
/Zephyr-latest/boards/hardkernel/odroid_go/doc/ |
D | index.rst | 19 - Micro USB port (battery charging and USB_UART data communication
|
12