Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_pm/
Dpm_trace.c54 REG_WRITE(GPIO_OUT_W1TS_REG, s_trace_io[2 * event + core_id]); in esp_pm_trace_enter()
/hal_espressif-3.5.0/examples/peripherals/spi_slave/receiver/main/
Dapp_main.c88 WRITE_PERI_REG(GPIO_OUT_W1TS_REG, (1<<GPIO_HANDSHAKE)); in my_post_setup_cb()
/hal_espressif-3.5.0/components/sdmmc/test/
Dtest_sd.c569 REG_WRITE(GPIO_OUT_W1TS_REG, BIT(gpio_cd_num)); in test_cd_input()
599 REG_WRITE(GPIO_OUT_W1TS_REG, BIT(gpio_wp_num)); in test_wp_input()
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h66 #define GPIO_OUT_W1TS_REG (DR_REG_GPIO_BASE + 0x8) macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h66 #define GPIO_OUT_W1TS_REG (DR_REG_GPIO_BASE + 0x8) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h34 #define GPIO_OUT_W1TS_REG (DR_REG_GPIO_BASE + 0x0008) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h66 #define GPIO_OUT_W1TS_REG (DR_REG_GPIO_BASE + 0x8) macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h69 #define GPIO_OUT_W1TS_REG (DR_REG_GPIO_BASE + 0x8) macro