Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_tee_reg.h17 #define LP_TEE_M0_MODE_CTRL_REG (DR_REG_LP_TEE_BASE + 0x0)
30 #define LP_TEE_CLOCK_GATE_REG (DR_REG_LP_TEE_BASE + 0x4)
42 #define LP_TEE_FORCE_ACC_HP_REG (DR_REG_LP_TEE_BASE + 0x90)
54 #define LP_TEE_DATE_REG (DR_REG_LP_TEE_BASE + 0xfc)
Dreg_base.h72 #define DR_REG_LP_TEE_BASE 0x600B3400 macro