Home
last modified time | relevance | path

Searched refs:modes (Results 26 – 50 of 164) sorted by relevance

1234567

/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dnucleo_wb55rg.overlay11 * Remove Stop Mode 2 from supported modes
/Zephyr-latest/boards/nxp/mimxrt1010_evk/
DCMakeLists.txt31 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/nxp/mimxrt1015_evk/
DCMakeLists.txt30 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/doc/hardware/peripherals/
Dretained_mem.rst11 powered (data may be lost in low power modes).
/Zephyr-latest/
D.ruff-excludes.toml53 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
74 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
87 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
95 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
103 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
121 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
221 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
249 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
253 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
266 "UP015", # https://docs.astral.sh/ruff/rules/redundant-open-modes
[all …]
/Zephyr-latest/doc/hardware/peripherals/sensor/
Ddevice_tree.rst7 as channel power modes, data rates, filters, decimation, and scales. These can
Dattributes.rst11 channel offsets, signal filtering, power modes, on chip buffers, and event
/Zephyr-latest/drivers/charger/
Dcharger_max20335.c388 static const char * const modes[] = { in max20335_string_to_therm_mode() local
396 for (i = MAX20335_THERM_MODE_DISABLED; i < ARRAY_SIZE(modes); i++) { in max20335_string_to_therm_mode()
397 if (strncmp(mode_string, modes[i], strlen(modes[i])) == 0) { in max20335_string_to_therm_mode()
/Zephyr-latest/drivers/dma/
DKconfig.iproc_pax34 prompt "PAX DMA API modes"
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
DCMakeLists.txt38 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/nxp/mimxrt1024_evk/
DCMakeLists.txt42 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/nxp/mimxrt1020_evk/
DCMakeLists.txt42 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/
Dindex.rst50 X-NUCLEO-IKS02A1 board can be configured in two different hardware modes, Mode 1 and Mode 2,
77 More information about X-NUCLEO-IKS02A1 configuration modes can be found in the
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
DCMakeLists.txt42 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dsparkfun_pro_micro_rp2040.dts125 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h159 enum bt_mesh_blob_xfer_mode modes; member
/Zephyr-latest/boards/adafruit/kb2040/
Dadafruit_kb2040.dts123 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-latest/boards/nxp/mimxrt1064_evk/
DCMakeLists.txt47 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
DCMakeLists.txt47 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
DCMakeLists.txt47 "This timer will enable lower power modes, but at the cost of reduced "
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst77 and has various modes:
79 Four basic modes are defined: ``patch``, ``report``, ``context``, and
93 Note that not all semantic patches implement all modes. For easy use
96 Two other modes provide some common combinations of these modes.
98 - ``chain`` tries the previous modes in the order above until one succeeds.
343 * Virtual rules: These are required to support the various modes framed
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dblob.c95 static const char * const modes[] = { in blob_cli_caps() local
117 shell_print(bt_mesh_shell_ctx_shell, "\tModes: %s", modes[caps->modes]); in blob_cli_caps()
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
DKconfig61 Repeatability modes differ with respect to measurement duration,
/Zephyr-latest/boards/waveshare/rp2040_zero/
Drp2040_zero.dts141 regulator-allowed-modes = <REGULATOR_RPI_PICO_MODE_NORMAL>;
/Zephyr-latest/boards/nxp/mimxrt1050_evk/
DCMakeLists.txt53 "This timer will enable lower power modes, but at the cost of reduced "

1234567