Home
last modified time | relevance | path

Searched refs:GPIO_NUM_14 (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.5.0/components/hal/include/hal/
Dgpio_types.h152 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
197 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
246 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
297 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
325 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
/hal_espressif-3.5.0/components/driver/test/
Dtest_rtcio.c40 GPIO_NUM_14, //GPIO14
71 GPIO_NUM_14, //GPIO14
/hal_espressif-3.5.0/tools/mocks/hal/include/hal/
Dgpio_types.h33 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
/hal_espressif-3.5.0/components/driver/include/driver/
Dsdspi_host.h218 .gpio_sck = GPIO_NUM_14, \
Dsdmmc_host.h93 .clk = GPIO_NUM_14, \
/hal_espressif-3.5.0/examples/storage/sd_card/sdmmc/main/
Dsd_card_example_main.c61 slot_config.clk = GPIO_NUM_14; in app_main()
/hal_espressif-3.5.0/components/ulp/ulp_riscv/include/ulp_riscv/
Dulp_riscv_gpio.h41 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_es8311/main/
Di2s_es8311_example.c23 #define I2C_SCL_IO (GPIO_NUM_14)
/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sd.c64 #define SDSPI_TEST_SCLK_PIN GPIO_NUM_14