Home
last modified time | relevance | path

Searched refs:GPIO_PORT_0 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dsleep_gpio.c117 .dev = GPIO_HAL_GET_HW(GPIO_PORT_0) in esp_sleep_isolate_digital_gpio()
172 .dev = GPIO_HAL_GET_HW(GPIO_PORT_0) in esp_deep_sleep_wakeup_io_reset()
/hal_espressif-latest/components/hal/include/hal/
Dgpio_types.h18 GPIO_PORT_0 = 0, enumerator
/hal_espressif-latest/components/spi_flash/
Desp_flash_spi_init.c154 .dev = GPIO_HAL_GET_HW(GPIO_PORT_0) in cs_initialize()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_slave.c105 gpio_ll_iomux_in(GPIO_HAL_GET_HW(GPIO_PORT_0), host->cfg.spics_io_num, host->cs_in_signal); in restore_cs()
/hal_espressif-latest/components/driver/gpio/
Dgpio.c71 .dev = GPIO_HAL_GET_HW(GPIO_PORT_0)