Home
last modified time | relevance | path

Searched defs:gpio (Results 51 – 75 of 86) sorted by relevance

1234

/Zephyr-latest/dts/arm/ambiq/
Dambiq_apollo3p_blue.dtsi436 gpio: gpio@40010000 { label
/Zephyr-latest/dts/arm/nxp/
Dnxp_lpc55S6x_common.dtsi164 gpio: gpio@8c000 { label
Dnxp_rt6xx_common.dtsi145 gpio: gpio@100000 { label
Dnxp_rt5xx_common.dtsi165 gpio: gpio@100000 { label
/Zephyr-latest/dts/arm/silabs/xg29/
Dxg29.dtsi274 gpio: gpio@5003c000 { label
/Zephyr-latest/drivers/led_strip/
Dws2812_gpio.c29 struct gpio_dt_spec gpio; member
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_whd_hal_spi.c239 struct gpio_dt_spec *gpio = (struct gpio_dt_spec *)oob_config->host_oob_pin; in whd_bus_spi_irq_enable() local
/Zephyr-latest/dts/xtensa/espressif/esp32/
Desp32_common.dtsi293 gpio: gpio { label
/Zephyr-latest/dts/xtensa/espressif/esp32s3/
Desp32s3_common.dtsi236 gpio: gpio { label
/Zephyr-latest/dts/arm/silabs/
Defr32mg24.dtsi342 gpio: gpio@5003c000 { label
Defr32xg23.dtsi372 gpio: gpio@5003c000 { label
/Zephyr-latest/soc/st/stm32/common/
Dstm32_wkup_pins.c249 int stm32_pwr_wkup_pin_cfg_gpio(const struct gpio_dt_spec *gpio) in stm32_pwr_wkup_pin_cfg_gpio()
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc.h94 const struct device *gpio; member
/Zephyr-latest/samples/net/openthread/coap/src/
Dled.c16 const struct gpio_dt_spec gpio; member
/Zephyr-latest/drivers/gpio/
Dgpio_axp192.c240 for (gpio_pin_t gpio = 0; gpio < config->ngpios; gpio++) { in gpio_axp192_port_get_direction() local
Dgpio_mcp23xxx.h94 uint16_t gpio; member
Dgpio_rcar.c99 uint32_t gpio, in gpio_rcar_config_general_input_output_mode()
/Zephyr-latest/dts/arm/renesas/rz/rzg/
Dr9a08g045.dtsi212 gpio: gpio-common { label
/Zephyr-latest/drivers/lora/
Dsx12xx_common.c43 int __sx12xx_configure_pin(const struct gpio_dt_spec *gpio, gpio_flags_t flags) in __sx12xx_configure_pin()
/Zephyr-latest/samples/boards/nordic/nrfx_prs/src/
Dmain.c61 struct gpio_dt_spec gpio; in init_buttons() member
/Zephyr-latest/drivers/serial/
Duart_smartbond.c333 static void uart_smartbond_wake_handler(const struct device *gpio, struct gpio_callback *cb, in uart_smartbond_wake_handler()
349 static void uart_smartbond_dtr_handler(const struct device *gpio, struct gpio_callback *cb, in uart_smartbond_dtr_handler()
/Zephyr-latest/samples/shields/npm6001_ek/src/
Dmain.c25 static const struct device *const gpio = DEVICE_DT_GET_ONE(nordic_npm6001_gpio); variable
/Zephyr-latest/drivers/adc/
Dadc_esp32.c641 struct gpio_dt_spec gpio = { in adc_esp32_channel_setup() local
/Zephyr-latest/drivers/spi/
Dspi_rpi_pico_pio.c707 static int config_gpio(const struct gpio_dt_spec *gpio, const char *tag, int mode) in config_gpio()
/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c594 #define TLE9104_INIT_GPIO_FIELDS(inst, gpio) \ argument

1234