Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h153 permission_mask |= DPORT_PMS_PRO_DPORT_RTCSLOW_H_R; in memprot_ll_peri1_rtcslow_set_prot()
167 *hr = DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DPORT_1_REG, DPORT_PMS_PRO_DPORT_RTCSLOW_H_R); in memprot_ll_peri1_rtcslow_get_split_sgnf_bits()
173 DPORT_REG_SET_FIELD(DPORT_PMS_PRO_DPORT_1_REG, DPORT_PMS_PRO_DPORT_RTCSLOW_H_R, hr ? 1 : 0); in memprot_ll_peri1_rtcslow_set_read_perm()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsensitive_reg.h423 #define DPORT_PMS_PRO_DPORT_RTCSLOW_H_R (BIT(14)) macro