Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c286 #define CUSTOM_CSR_GPIO_IN_USER 0x804 macro
537 frame->ugpio_in = RV_READ_CSR(CUSTOM_CSR_GPIO_IN_USER); in rv_core_noncritical_regs_save()
621 RV_WRITE_CSR(CUSTOM_CSR_GPIO_IN_USER, frame->ugpio_in); in rv_core_noncritical_regs_restore()