Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h106 …uint32_t high_bits = (status_bits & PERI1_INTR_ST_OP_HIGH_BITS) ? PERI1_RTCSLOW_INTR_ST_FAULTADDR_… in memprot_ll_peri1_rtcslow_get_fault_address() local
107 return (intptr_t)(fault_address | high_bits); in memprot_ll_peri1_rtcslow_get_fault_address()