Home
last modified time | relevance | path

Searched refs:GPIO_PIN0_REG (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.5.0/components/esp_rom/include/esp32/rom/
Dgpio.h46 #define GPIO_PIN_ADDR(i) (GPIO_PIN0_REG + i*4)
/hal_espressif-3.5.0/components/esp_rom/include/esp32c3/rom/
Dgpio.h40 #define GPIO_PIN_ADDR(i) (GPIO_PIN0_REG + i*4)
/hal_espressif-3.5.0/components/esp_rom/include/esp32h2/rom/
Dgpio.h40 #define GPIO_PIN_ADDR(i) (GPIO_PIN0_REG + i*4)
/hal_espressif-3.5.0/components/esp_rom/include/esp32s2/rom/
Dgpio.h40 #define GPIO_PIN_ADDR(i) (GPIO_PIN0_REG + i*4)
/hal_espressif-3.5.0/components/esp_rom/include/esp32s3/rom/
Dgpio.h37 #define GPIO_PIN_ADDR(i) (GPIO_PIN0_REG + i*4)
/hal_espressif-3.5.0/components/esp_wifi/src/
Dcoexist.c29 #define GPIO_PIN_REG(a) (GPIO_PIN0_REG + a * 0x04)
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h282 #define GPIO_REG(io_num) (GPIO_PIN0_REG + (io_num)*0x4)
304 #define GPIO_PIN0_REG (DR_REG_GPIO_BASE + 0x0088) macro
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h178 #define GPIO_PIN0_REG (DR_REG_GPIO_BASE + 0x74) macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h282 #define GPIO_PIN0_REG (DR_REG_GPIO_BASE + 0x74) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h282 #define GPIO_PIN0_REG (DR_REG_GPIO_BASE + 0x74) macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h285 #define GPIO_PIN0_REG (DR_REG_GPIO_BASE + 0x74) macro