Home
last modified time | relevance | path

Searched full:rail (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/boards/nordic/thingy52/
DKconfig9 int "CCS_VDD power rail init priority"
13 Initialization priority for the CCS_VDD power rail. This powers the
Dboard.c27 k_sleep(K_MSEC(1)); /* Wait for the rail to come up and stabilize */ in pwr_ctrl_init()
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dmchp_xec_pcr.h10 /* PLL 32KHz clock source VTR rail ON. */
15 /* Peripheral 32KHz clock source for VTR rail ON and off(VBAT operation) */
/Zephyr-latest/dts/bindings/power-domain/
Dpower-domain-gpio-monitor.yaml8 rail is on/off. Therefore, performing resume/suspend on power domain won't
22 GPIO to use to sense if rail is powered on.
/Zephyr-latest/samples/drivers/led/xec/
DREADME.rst53 to the VBAT rail via a 100K pull-up. Requires VBAT power rail is connected
62 to the VBAT rail via a 100K pull-up. Requires VBAT power rail is connected
/Zephyr-latest/soc/silabs/
DKconfig298 bool "Use RAIL (Radio Abstraction Interface Layer)"
301 RAIL (Radio Abstraction Interface Layer) is a library needed to use the EFR radio
303 with the RAIL blob.
306 bool "Use RAIL for custom radio phy packet sending and receiving"
310 If enabled, RAIL can be used for user generated custom radio phy
/Zephyr-latest/boards/atmarktechno/degu_evk/
Ddegu_evk_defconfig16 # Required to enable 3V3 power rail and Vin1 monitor
/Zephyr-latest/boards/circuitdojo/feather/
Dcircuitdojo_feather_nrf9160_defconfig22 # Required to enable 3V3 power rail
Dcircuitdojo_feather_nrf9160_ns_defconfig25 # Required to enable 3V3 power rail
/Zephyr-latest/drivers/regulator/
Dregulator_da1469x.c100 /* Bit from POWER_CTRL_REG that can be used for enabling rail */
181 enum da1469x_rail rail; member
215 * 3. Just turned on rail requested DCDC in regulator_da1469x_enable()
244 /* Turn off DCDC if it's no longer requested by any rail */ in regulator_da1469x_disable()
288 if ((SystemCoreClock == PLL_FREQ) && (config->rail == VDD)) { in regulator_da1469x_set_voltage()
403 if ((config->rail == V30) && in regulator_da1469x_init()
464 .rail = rail_id, \
/Zephyr-latest/dts/bindings/iio/afe/
Dvoltage-divider.yaml45 `power-gpios`. In most cases the switched voltage rail will
/Zephyr-latest/drivers/power_domain/
DKconfig59 bool "GPIO monitor for sensing power on rail"
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dmax32-pinctrl.h52 /* Selects the voltage rail used for the pin */
/Zephyr-latest/soc/microchip/mec/mec15xx/
DKconfig33 bool "VTR3 power rail is tied to 1.8V"
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dadi-max32-gpio.h24 * Selects the voltage rail used for the pin.
/Zephyr-latest/drivers/bbram/
Dbbram_xec.c32 LOG_ERR("VBAT power rail failure"); in bbram_xec_check_invalid()
/Zephyr-latest/dts/bindings/pinctrl/
Dadi,max32-pinctrl.yaml77 GPIO Supply Voltage Select, Selects the voltage rail used for the pin.
/Zephyr-latest/soc/silabs/common/
Dsoc_power_pmgr.c83 * Some SiLabs blobs, such as RAIL, call directly into sl_power_manager, and
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_silabs_efr32.c12 #include <rail.h>
237 LOG_ERR("RAIL: failed to initialize power management, status=%d", in slz_bt_open()
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/
Dadafruit_qt_py_esp32s3_procpu.dts121 * rail to save on power. This will enable the LED on board initialization.
/Zephyr-latest/boards/adafruit/qt_py_rp2040/
Dadafruit_qt_py_rp2040.dts72 * rail to save on power. This will enable the LED on board initialization.
/Zephyr-latest/boards/seeed/xiao_rp2040/
Dxiao_rp2040.dts119 * rather than a positive voltage rail to save on power. This will enable
/Zephyr-latest/soc/renesas/smartbond/da1469x/
Dsoc.c176 * Due to crosstalk issues any power rail can potentially in soc_early_init_hook()
/Zephyr-latest/modules/hal_silabs/gecko/
DCMakeLists.txt47 # rail
/Zephyr-latest/boards/st/nucleo_g431rb/doc/
Dindex.rst63 - 4x ultra-fast rail-to-rail analog comparators

12