Home
last modified time | relevance | path

Searched +full:regulator +full:- +full:active +full:- +full:discharge (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dregulator.h2 * Copyright (c) 2019-2020 Peter Bigot Consulting, LLC
7 * SPDX-License-Identifier: Apache-2.0
14 * @brief Regulator Interface
15 * @defgroup regulator_interface Regulator Interface
36 /** Opaque type to store regulator DVS states */
39 /** Opaque type to store regulator modes */
42 /** Opaque bit map for regulator error flags (see @ref REGULATOR_ERRORS) */
46 * @name Regulator error flags.
67 /** @brief Driver-specific API functions to support parent regulator control. */
100 /** @brief Driver-specific API functions to support regulator control. */
[all …]
/Zephyr-latest/tests/drivers/regulator/api/
Dapp.overlay3 * SPDX-License-Identifier: Apache-2.0
7 regulator: regulator {
8 compatible = "zephyr,fake-regulator";
13 regulator-always-on;
17 regulator-boot-on;
21 regulator-min-microvolt = <100>;
22 regulator-max-microvolt = <200>;
23 regulator-min-microamp = <100>;
24 regulator-max-microamp = <200>;
25 regulator-allowed-modes = <1 10>;
[all …]
/Zephyr-latest/dts/bindings/regulator/
Dregulator.yaml1 # Copyright 2019-2020, Peter Bigot Consulting, LLC
3 # SPDX-License-Identifier: Apache-2.0
9 linux/Documentation/devicetree/bindings/regulator/regulator.yaml.
14 regulator-name:
16 description: A string used as a descriptive name for regulator outputs
18 regulator-init-microvolt:
22 regulator-min-microvolt:
26 regulator-max-microvolt:
30 regulator-microvolt-offset:
34 regulator-init-microamp:
[all …]
/Zephyr-latest/drivers/regulator/
Dregulator_shell.c5 * SPDX-License-Identifier: Apache-2.0
14 #include <zephyr/drivers/regulator.h>
24 return -EINVAL; in strtomicro()
28 if (tolower(inp[len - 1]) != units) { in strtomicro()
29 return -EINVAL; in strtomicro()
32 if ((len > 2) && (inp[len - 2] == 'u')) { in strtomicro()
34 end = len - 3; in strtomicro()
35 } else if ((len > 2) && (inp[len - 2] == 'm')) { in strtomicro()
37 end = len - 3; in strtomicro()
38 } else if (isdigit((unsigned char)inp[len - 2]) > 0) { in strtomicro()
[all …]
Dregulator_pca9420.c3 * SPDX-License-Identifier: Apache-2.0
12 #include <zephyr/drivers/regulator.h>
13 #include <zephyr/drivers/regulator/pca9420.h>
26 /** Regulator status indication registers */
27 /** @brief Active Discharge configuration for mode 0_0 */
53 * PMIC pins MODESEL0 and MODESEL1 can be used to select the active mode
86 /** @brief SW1 active discharge control */
89 /** @brief SW2 active discharge control */
92 /** @brief LDO1 active discharge control */
95 /** @brief LDO2 active discharge control */
[all …]
/Zephyr-latest/scripts/
Dspelling.txt53 acitve||active
62 actvie||active
555 disharge||discharge
1062 none existent||non-existent
1313 reguator||regulator
1703 vicefersa||vice-versa