Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h97 DPORT_WRITE_PERI_REG(DPORT_PMS_PRO_DPORT_0_REG, DPORT_PMS_PRO_DPORT_LOCK); in memprot_ll_peri1_set_lock()
102 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DPORT_0_REG, DPORT_PMS_PRO_DPORT_LOCK); in memprot_ll_peri1_get_lock_bit()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsensitive_reg.h403 #define DPORT_PMS_PRO_DPORT_LOCK (BIT(0)) macro