Home
last modified time | relevance | path

Searched refs:GPIO_OUT_W1TC_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.5.0/components/esp_pm/
Dpm_trace.c59 REG_WRITE(GPIO_OUT_W1TC_REG, s_trace_io[2 * event + core_id]); in esp_pm_trace_exit()
/hal_espressif-3.5.0/examples/peripherals/spi_slave/receiver/main/
Dapp_main.c93 WRITE_PERI_REG(GPIO_OUT_W1TC_REG, (1<<GPIO_HANDSHAKE)); in my_post_trans_cb()
/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sd.c574 REG_WRITE(GPIO_OUT_W1TC_REG, BIT(gpio_cd_num)); in test_cd_input()
593 REG_WRITE(GPIO_OUT_W1TC_REG, BIT(gpio_wp_num)); in test_wp_input()
604 REG_WRITE(GPIO_OUT_W1TC_REG, BIT(gpio_wp_num)); in test_wp_input()
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h74 #define GPIO_OUT_W1TC_REG (DR_REG_GPIO_BASE + 0xC) macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h74 #define GPIO_OUT_W1TC_REG (DR_REG_GPIO_BASE + 0xC) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h42 #define GPIO_OUT_W1TC_REG (DR_REG_GPIO_BASE + 0x000c) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h74 #define GPIO_OUT_W1TC_REG (DR_REG_GPIO_BASE + 0xC) macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h77 #define GPIO_OUT_W1TC_REG (DR_REG_GPIO_BASE + 0xC) macro