Searched refs:GPIO_NUM_14 (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-3.5.0/components/hal/include/hal/ |
D | gpio_types.h | 152 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/ |
D | test_rtcio.c | 40 GPIO_NUM_14, //GPIO14 71 GPIO_NUM_14, //GPIO14
|
/hal_espressif-3.5.0/tools/mocks/hal/include/hal/ |
D | gpio_types.h | 33 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
|
/hal_espressif-3.5.0/components/driver/include/driver/ |
D | sdspi_host.h | 218 .gpio_sck = GPIO_NUM_14, \
|
D | sdmmc_host.h | 93 .clk = GPIO_NUM_14, \
|
/hal_espressif-3.5.0/examples/storage/sd_card/sdmmc/main/ |
D | sd_card_example_main.c | 61 slot_config.clk = GPIO_NUM_14; in app_main()
|
/hal_espressif-3.5.0/components/ulp/ulp_riscv/include/ulp_riscv/ |
D | ulp_riscv_gpio.h | 41 GPIO_NUM_14 = 14, /*!< GPIO14, input and output */ enumerator
|
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_es8311/main/ |
D | i2s_es8311_example.c | 23 #define I2C_SCL_IO (GPIO_NUM_14)
|
/hal_espressif-3.5.0/components/sdmmc/test/ |
D | test_sd.c | 64 #define SDSPI_TEST_SCLK_PIN GPIO_NUM_14
|