Searched full:resetn (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/dts/bindings/video/ |
D | galaxycore,gc2145.yaml | 14 The RESETn pin is asserted to disable the sensor causing a hard
|
D | ovti,ov7725.yaml | 12 The RESETn pin is asserted to disable the sensor causing a hard
|
D | ovti,ov7670.yaml | 12 The RESETn pin is asserted to disable the sensor causing a hard
|
D | ovti,ov2640.yaml | 12 The RESETn pin is asserted to disable the sensor causing a hard
|
/Zephyr-latest/dts/bindings/wifi/ |
D | inventek,eswifi-uart.yaml | 12 resetn-gpios:
|
D | inventek,eswifi.yaml | 11 resetn-gpios:
|
/Zephyr-latest/boards/shields/inventek_eswifi/ |
D | inventek_eswifi_arduino_uart.overlay | 17 resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
|
D | inventek_eswifi_arduino_spi.overlay | 24 resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/dts/bindings/mtd/ |
D | andestech,qspi-nor.yaml | 26 description: RESETn pin
|
D | jedec,spi-nor.yaml | 23 description: RESETn pin
|
/Zephyr-latest/dts/bindings/display/ |
D | ilitek,ili9806e.yaml | 14 The RESETn pin is asserted to disable the sensor causing a hard
|
D | raydium,rm68200.yaml | 17 The RESETn pin is asserted to disable the sensor causing a hard
|
D | raydium,rm67162.yaml | 17 The RESETn pin is asserted to disable the sensor causing a hard
|
D | orisetech,otm8009a.yaml | 15 The RESETn pin is asserted to disable the sensor causing a hard
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ams,ccs811.yaml | 20 The RESETn pin is asserted to disable the sensor causing a hard
|
/Zephyr-latest/tests/drivers/build_all/wifi/ |
D | uart_devices.overlay | 28 resetn-gpios = <&test_gpio 0 0>;
|
D | spi_devices.overlay | 49 resetn-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/dts/bindings/gpio/ |
D | particle-gen3-header.yaml | 23 21 RESETn
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_core.c | 46 .resetn = GPIO_DT_SPEC_INST_GET(0, resetn_gpios), 54 gpio_pin_set_dt(&cfg->resetn, 0); in eswifi_reset() 56 gpio_pin_set_dt(&cfg->resetn, 1); in eswifi_reset() 768 if (!gpio_is_ready_dt(&cfg->resetn)) { in eswifi_init() 770 cfg->resetn.port->name); in eswifi_init() 773 gpio_pin_configure_dt(&cfg->resetn, GPIO_OUTPUT_INACTIVE); in eswifi_init()
|
D | eswifi.h | 57 struct gpio_dt_spec resetn; member
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32-qspi-nor.yaml | 35 description: RESETn pin
|
D | st,stm32-ospi-nor.yaml | 34 description: RESETn pin
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/ |
D | b_l4s5i_iot01a.dts | 168 resetn-gpios = <&gpioe 8 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/boards/particle/argon/dts/ |
D | mesh_feather.dtsi | 95 <21 0 &gpio0 18 0>; /* RESETn */
|
/Zephyr-latest/boards/particle/boron/dts/ |
D | mesh_feather.dtsi | 95 <21 0 &gpio0 18 0>; /* RESETn */
|
12