Searched refs:high_bits (Results 1 – 4 of 4) sorted by relevance
114 …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() local115 return (intptr_t)(fault_address | high_bits); in memprot_ll_peri1_rtcslow_get_fault_address()
259 … uint32_t high_bits : 3; /*!< high bit of range for write operation (higher bits are masked) */ member1022 .high_bits = high_bit, \
228 uint32_t high_bits : 3; /*!< TBD */ member