Searched full:controlled (Results 1 – 25 of 216) sorted by relevance
123456789
/Zephyr-Core-3.5.0/drivers/regulator/ |
D | Kconfig.gpio | 5 bool "GPIO-controlled regulators" 10 Enable the driver for GPIO-controlled regulators
|
D | Kconfig.fixed | 5 bool "GPIO-controlled regulators" 10 Enable the driver for GPIO-controlled regulators
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/can/ |
D | transceiver.h | 53 * @note The CAN transceiver is controlled by the CAN controller driver and 54 * should not normally be controlled by the application. 75 * @note The CAN transceiver is controlled by the CAN controller driver and 76 * should not normally be controlled by the application.
|
/Zephyr-Core-3.5.0/drivers/can/transceiver/ |
D | Kconfig | 15 bool "GPIO controlled CAN transceiver" 20 Enable support for GPIO controlled CAN transceivers.
|
/Zephyr-Core-3.5.0/dts/bindings/display/ |
D | nordic,nrf-led-matrix.yaml | 41 - pixel (0,0) is controlled by row 0 and column 0 42 - pixel (1,0) is controlled by row 1 and column 3 43 - pixel (0,1) is controlled by row 2 and column 3 44 - pixel (1,1) is controlled by row 2 and column 4
|
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | nordic,npm1300-regulator.yaml | 73 Regulator enable controlled by specified regulator GPIO pin. 79 Regulator enable controlled by specified regulator GPIO pin. 85 Retention mode controlled by specified regulator GPIO pin.
|
D | nordic,npm1100.yaml | 18 Note that only mode can be controlled (via GPIO pin MODE).
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | nxp,s32-spi.yaml | 45 This value will not be applied for CS lines controlled by GPIO. 55 This value will not be applied for CS lines controlled by GPIO. 66 This value will not be applied for CS lines controlled by GPIO.
|
/Zephyr-Core-3.5.0/dts/bindings/dac/ |
D | espressif,esp32-dac.yaml | 7 peripherals set. RTC peripherals has GPIOs controlled by the 41 it does not need to be controlled by the pinctrl node.
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | proxy.rst | 8 option is set. The Proxy feature state is controlled by the :ref:`bluetooth_mesh_models_cfg_srv`, 12 which is controlled by the :ref:`bluetooth_mesh_models_cfg_cli`. 20 advertise with Private Network Identity and Private Node Identity types, which is controlled by the
|
D | cfg_srv.rst | 15 controlled through the :ref:`bluetooth_mesh_heartbeat` API.
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | quicklogic,eos-s3-pinctrl.yaml | 66 It's either controlled from registers of the A0 always-on domain, 67 fabric-controlled for signaling with FPGA,
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/same70/ |
D | soc_config.c | 26 /* Disable ERASE function on PB12 pin, this is controlled by Bus Matrix */ in atmel_same70_config() 35 /* Disable TDI function on PB4 pin, this is controlled by Bus Matrix */ in atmel_same70_config()
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/samv71/ |
D | soc_config.c | 27 /* Disable ERASE function on PB12 pin, this is controlled by Bus in atmel_samv71_config() 38 /* Disable TDI function on PB4 pin, this is controlled by Bus Matrix in atmel_samv71_config()
|
/Zephyr-Core-3.5.0/drivers/led/ |
D | Kconfig.is31fl3216a | 11 IS31FL3216A. This chip supports up to 16 PWM controlled LEDs.
|
/Zephyr-Core-3.5.0/drivers/power_domain/ |
D | Kconfig | 16 bool "GPIO controlled power domain"
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/ |
D | README | 16 rendering. These operations are controlled by a vendor-specific API designed
|
/Zephyr-Core-3.5.0/share/sysbuild/image_configurations/ |
D | MAIN_image_default.cmake | 5 # This sysbuild CMake file sets the sysbuild controlled settings as properties
|
D | BOOTLOADER_image_default.cmake | 5 # This sysbuild CMake file sets the sysbuild controlled settings as properties
|
/Zephyr-Core-3.5.0/dts/bindings/phy/ |
D | can-transceiver-gpio.yaml | 4 description: Simple GPIO controlled CAN transceiver
|
/Zephyr-Core-3.5.0/tests/lib/hash_map/ |
D | Kconfig | 17 size is controlled via
|
/Zephyr-Core-3.5.0/dts/bindings/led/ |
D | nordic,npm1300-led.yaml | 9 or be controlled by software.
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/flash_controller/ |
D | npcx_fiu_qspi.h | 11 /* Software controlled Chip-Select number for UMA transactions */
|
/Zephyr-Core-3.5.0/samples/basic/hash_map/ |
D | Kconfig | 17 size is controlled via
|
/Zephyr-Core-3.5.0/dts/bindings/power-domain/ |
D | power-domain-gpio.yaml | 4 description: Simple GPIO controlled power domain
|
123456789