Home
last modified time | relevance | path

Searched refs:GPIO_NUM_4 (Results 1 – 25 of 27) sorted by relevance

12

/hal_espressif-3.5.0/components/hal/include/hal/
Dgpio_types.h142 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
187 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
236 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
287 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
315 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
/hal_espressif-3.5.0/examples/peripherals/sigmadelta/main/
Dsigmadelta_example_main.c29 .sigmadelta_gpio = GPIO_NUM_4, in sigmadelta_example_init()
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server/main/
Dboard.h21 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_server/main/
Dboard.h21 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/
Dboard.h22 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/main/
Dboard.h21 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/components/driver/test/
Dtest_rtcio.c37 GPIO_NUM_4, //GPIO4
61 GPIO_NUM_4, //GPIO4
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dboard.h29 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dboard.h29 #define LED_B GPIO_NUM_4
/hal_espressif-3.5.0/examples/peripherals/uart/uart_async_rxtxtasks/main/
Duart_async_rxtxtasks_main.c19 #define TXD_PIN (GPIO_NUM_4)
/hal_espressif-3.5.0/tools/mocks/hal/include/hal/
Dgpio_types.h23 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
/hal_espressif-3.5.0/examples/system/ulp_riscv/ds18b20_onewire/main/ulp/
Dmain.c19 #define EXAMPLE_1WIRE_GPIO GPIO_NUM_4
/hal_espressif-3.5.0/examples/peripherals/rmt/step_motor/main/
Dstep_motor_main.c25 #define STEP_MOTOR_ENABLE_PIN GPIO_NUM_4
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_basic/main/
Di2s_example_main.c26 #define I2S_BCK_IO (GPIO_NUM_4)
/hal_espressif-3.5.0/examples/storage/sd_card/sdmmc/main/
Dsd_card_example_main.c64 slot_config.d1 = GPIO_NUM_4; in app_main()
/hal_espressif-3.5.0/components/ulp/ulp_riscv/include/ulp_riscv/
Dulp_riscv_gpio.h31 GPIO_NUM_4 = 4, /*!< GPIO4, input and output */ enumerator
/hal_espressif-3.5.0/components/driver/include/driver/
Dsdmmc_host.h96 .d1 = GPIO_NUM_4, \
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_es8311/main/
Di2s_es8311_example.c29 #define I2S_BCK_IO (GPIO_NUM_4)
/hal_espressif-3.5.0/examples/peripherals/rmt/step_motor/
DREADME.md60 #define STEP_MOTOR_ENABLE_PIN GPIO_NUM_4
/hal_espressif-3.5.0/examples/peripherals/sigmadelta/
DREADME.md21 By default the GPIO output is 4. To change it, edit the line with `GPIO_NUM_4` in `sigmadelta_init(…
/hal_espressif-3.5.0/examples/peripherals/sdio/host/main/
Dapp_main.c84 #define SDIO_INTERRUPT_LINE GPIO_NUM_4 //DATA1
/hal_espressif-3.5.0/components/ulp/test/esp32/
Dtest_ulp.c257 GPIO_NUM_4
/hal_espressif-3.5.0/docs/en/api-reference/peripherals/
Dsdmmc_host.rst113 slot.d1 = GPIO_NUM_4;
/hal_espressif-3.5.0/examples/peripherals/i2s/i2s_es8311/
DREADME.md121 | BCLK |bit clock | GPIO_NUM_4 |
/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sd.c57 #define SDSPI_TEST_MOSI_PIN GPIO_NUM_4

12