Searched refs:GPIO_NUM_2 (Results 1 – 3 of 3) sorted by relevance
/device/soc/esp/esp32/components/hal/include/hal/ |
D | gpio_types.h | 134 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/ |
D | hdf.hcs | 9 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/ |
D | sdspi_host.h | 224 .gpio_miso = GPIO_NUM_2, \
|