Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclint_reg.h14 #define CLINT_MINT_SIP_REG (DR_REG_CLINT_M_BASE + 0x0) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclint_reg.h16 #define CLINT_MINT_SIP_REG (DR_REG_CLINT_M_BASE + 0x0) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c353 { .start = CLINT_MINT_SIP_REG, .end = CLINT_MINT_MTIMECMP_H_REG + 4 }, in cpu_domain_clint_sleep_frame_alloc_and_init()