Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h114 …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
115 return (intptr_t)(fault_address | high_bits); in memprot_ll_peri1_rtcslow_get_fault_address()
/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h259 … uint32_t high_bits : 3; /*!< high bit of range for write operation (higher bits are masked) */ member
1022 .high_bits = high_bit, \
/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h228 uint32_t high_bits : 3; /*!< TBD */ member
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h228 uint32_t high_bits : 3; /*!< TBD */ member