Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c280 #define CUSTOM_CSR_PCCR_MACHINE 0x7e2 macro
531 frame->mpccr = RV_READ_CSR(CUSTOM_CSR_PCCR_MACHINE); in rv_core_noncritical_regs_save()
615 RV_WRITE_CSR(CUSTOM_CSR_PCCR_MACHINE, frame->mpccr); in rv_core_noncritical_regs_restore()