Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h231 return DPORT_GET_PERI_REG_MASK(DPORT_PMS_PRO_AHB_3_REG, DPORT_PMS_PRO_AHB_ILG_INTR) > 0; in memprot_ll_peri2_is_assoc_intr()
241 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_AHB_3_REG, DPORT_PMS_PRO_AHB_ILG_INTR); in memprot_ll_peri2_get_intr_on_bit()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsensitive_reg.h611 #define DPORT_PMS_PRO_AHB_ILG_INTR (BIT(2)) macro