Searched full:resetn (Results 1 – 25 of 25) sorted by relevance
/Zephyr-Core-3.5.0/dts/bindings/wifi/ |
D | inventek,eswifi-uart.yaml | 12 resetn-gpios:
|
D | inventek,eswifi.yaml | 11 resetn-gpios:
|
/Zephyr-Core-3.5.0/dts/bindings/video/ |
D | ovti,ov7725.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-Core-3.5.0/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-Core-3.5.0/dts/bindings/mtd/ |
D | andestech,qspi-nor.yaml | 26 description: RESETn pin
|
D | jedec,spi-nor.yaml | 23 description: RESETn pin
|
/Zephyr-Core-3.5.0/dts/bindings/display/ |
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-Core-3.5.0/dts/bindings/sensor/ |
D | ams,ccs811.yaml | 20 The RESETn pin is asserted to disable the sensor causing a hard
|
/Zephyr-Core-3.5.0/dts/bindings/gpio/ |
D | particle-gen3-header.yaml | 23 21 RESETn
|
/Zephyr-Core-3.5.0/dts/bindings/flash_controller/ |
D | st,stm32-qspi-nor.yaml | 38 description: RESETn pin
|
D | st,stm32-ospi-nor.yaml | 37 description: RESETn pin
|
/Zephyr-Core-3.5.0/drivers/wifi/eswifi/ |
D | eswifi_core.c | 43 .resetn = GPIO_DT_SPEC_INST_GET(0, resetn_gpios), 51 gpio_pin_set_dt(&cfg->resetn, 0); in eswifi_reset() 53 gpio_pin_set_dt(&cfg->resetn, 1); in eswifi_reset() 758 if (!gpio_is_ready_dt(&cfg->resetn)) { in eswifi_init() 760 cfg->resetn.port->name); in eswifi_init() 763 gpio_pin_configure_dt(&cfg->resetn, GPIO_OUTPUT_INACTIVE); in eswifi_init()
|
D | eswifi.h | 59 struct gpio_dt_spec resetn; member
|
/Zephyr-Core-3.5.0/boards/arm/b_l4s5i_iot01a/ |
D | b_l4s5i_iot01a.dts | 166 resetn-gpios = <&gpioe 8 GPIO_ACTIVE_HIGH>;
|
/Zephyr-Core-3.5.0/boards/arm/disco_l475_iot1/ |
D | disco_l475_iot1.dts | 205 resetn-gpios = <&gpioe 8 GPIO_ACTIVE_HIGH>;
|
/Zephyr-Core-3.5.0/boards/arm/particle_argon/dts/ |
D | mesh_feather.dtsi | 97 <21 0 &gpio0 18 0>; /* RESETn */
|
/Zephyr-Core-3.5.0/boards/arm/particle_boron/dts/ |
D | mesh_feather.dtsi | 97 <21 0 &gpio0 18 0>; /* RESETn */
|
/Zephyr-Core-3.5.0/boards/arm/particle_xenon/dts/ |
D | mesh_feather.dtsi | 96 <21 0 &gpio0 18 0>; /* RESETn */
|
/Zephyr-Core-3.5.0/boards/shields/waveshare_epaper/doc/ |
D | index.rst | 30 | D8 | EPD RESETn | EPD Reset Input |
|
/Zephyr-Core-3.5.0/drivers/flash/ |
D | flash_stm32_qspi.c | 1114 /* Generate RESETn pulse for the flash memory */ in flash_stm32_qspi_gpio_reset()
|
D | flash_stm32_ospi.c | 878 /* Generate RESETn pulse for the flash memory */ in stm32_ospi_mem_reset()
|