Home
last modified time | relevance | path

Searched refs:GPIO_NUM_2 (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dgpio_types.h134 GPIO_NUM_2 = 2, /*!< GPIO2, input and output */ enumerator
179 GPIO_NUM_2 = 2, /*!< GPIO2, input and output */ enumerator
228 GPIO_NUM_2 = 2, /*!< GPIO2, input and output */ enumerator
278 GPIO_NUM_2 = 2, /*!< GPIO2, input and output */ enumerator
/device/board/openvalley/niobeu4/liteos_m/hdf_config/
Dhdf.hcs9 gpio_attr = ["GPIO_NUM_2", "GPIO_PULLUP_ONLY", "GPIO_DRIVE_CAP_DEFAULT"];
12 gpio_attr = ["GPIO_NUM_2", "GPIO_FLOATING", "GPIO_DRIVE_CAP_DEFAULT"];
/device/soc/esp/esp32/components/driver/include/driver/
Dsdspi_host.h224 .gpio_miso = GPIO_NUM_2, \