Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c285 #define CUSTOM_CSR_GPIO_OEN_USER 0x803 macro
536 frame->ugpio_oen = RV_READ_CSR(CUSTOM_CSR_GPIO_OEN_USER); in rv_core_noncritical_regs_save()
620 RV_WRITE_CSR(CUSTOM_CSR_GPIO_OEN_USER,frame->ugpio_oen); in rv_core_noncritical_regs_restore()