Home
last modified time | relevance | path

Searched +full:charge +full:- +full:pump (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/dts/bindings/led/
Dti,lp5569.yaml5 include: i2c-device.yaml
8 enable-gpios:
9 type: phandle-array
13 charge-pump-mode:
17 - "disabled"
18 - "1x"
19 - "1x5"
20 - "auto"
22 If provided, configures the internal charge-pump mode in the MISC
Dti,lp5562.yaml5 include: i2c-device.yaml
8 red-output-current:
11 description: Output current of red channel in 0.1 mA (0-25.5 mA).
12 Default value is the power-on default. Valid range = 0 - 255
13 green-output-current:
16 description: Output current of green channel in 0.1 mA (0-25.5 mA)
17 Default value is the power-on default. Valid range = 0 - 255
18 blue-output-current:
21 description: Output current of blue channel in 0.1 mA (0-25.5 mA)
22 Default value is the power-on default. Valid range = 0 - 255
[all …]
/Zephyr-latest/boards/croxel/croxel_cx1825/doc/
Dindex.rst7 Semiconductor nRF52840 ARM Cortex-M4F CPU and the following devices:
13 * :abbr:`I2C (Inter-Integrated Circuit)`
27 - Ezurio's BL654 (nRF52840 ARM Cortex-M4F processor at 64MHz)
28 - 1 MB flash memory and 256 KB of SRAM
29 - Coin-cell retainer for Lithium coincell batteries
30 - 2 Discrete LEDs (Red and Green)
31 - User Button
32 - Reset Button
33 - Accelerometer (LIS3DH)
34 - Ambient & RGB Light and Proximity Sensor (APDS9960)
[all …]
/Zephyr-latest/drivers/display/
Dssd1306_regs.h4 * SPDX-License-Identifier: Apache-2.0
98 * Charge Pump Command Table
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h8 * SPDX-License-Identifier: Apache-2.0
42 #define BT_DATA_UUID16_SOME 0x02 /**< 16-bit UUID, more available */
43 #define BT_DATA_UUID16_ALL 0x03 /**< 16-bit UUID, all listed */
44 #define BT_DATA_UUID32_SOME 0x04 /**< 32-bit UUID, more available */
45 #define BT_DATA_UUID32_ALL 0x05 /**< 32-bit UUID, all listed */
46 #define BT_DATA_UUID128_SOME 0x06 /**< 128-bit UUID, more available */
47 #define BT_DATA_UUID128_ALL 0x07 /**< 128-bit UUID, all listed */
52 #define BT_DATA_SIMPLE_PAIRING_HASH_C192 0x0e /**< Simple Pairing Hash C-192 */
53 #define BT_DATA_SIMPLE_PAIRING_RAND_C192 0x0f /**< Simple Pairing Randomizer R-192 */
58 #define BT_DATA_SOLICIT16 0x14 /**< Solicit UUIDs, 16-bit */
[all …]
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst15 is now the standard way to provide device-specific protection to data at rest. (:github:`76222`)
18 :ref:`ZMS <zms_api>` is a new key-value storage subsystem compatible with all non-volatile storage
25 runtime configuration through vendor specific APIs. Initially the :dtcompatible:`nordic,nrf-comp`,
26 :dtcompatible:`nordic,nrf-lpcomp` and :dtcompatible:`nxp,kinetis-acmp` are supported.
31 Initially implemented drivers include a simple :dtcompatible:`zephyr,gpio-steppers` and a complex
32 sensor-less stall-detection capable with integrated ramp-controller :dtcompatible:`adi,tmc5041`.
50 directory for :zephyr:code-sample-category:`code samples <samples>`.
70 * :cve:`2024-8798`: Under embargo until 2024-11-22
71 * :cve:`2024-10395`: Under embargo until 2025-01-23
72 * :cve:`2024-11263` `Zephyr project bug tracker GHSA-jjf3-7x72-pqm9
[all …]