Searched refs:DPORT_PMS_PRO_IRAM0_LOCK (Results 1 – 2 of 2) sorted by relevance
83 DPORT_WRITE_PERI_REG( DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK); in memprot_ll_iram0_set_lock()93 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK); in memprot_ll_iram0_get_lock_bit()
57 #define DPORT_PMS_PRO_IRAM0_LOCK (BIT(0)) macro