Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c279 #define CUSTOM_CSR_PCMR_MACHINE 0x7e1 macro
530 frame->mpcmr = RV_READ_CSR(CUSTOM_CSR_PCMR_MACHINE); in rv_core_noncritical_regs_save()
614 RV_WRITE_CSR(CUSTOM_CSR_PCMR_MACHINE, frame->mpcmr); in rv_core_noncritical_regs_restore()