Searched refs:PERI2_INTR_ST_OP_RW_BIT (Results 1 – 2 of 2) sorted by relevance
114 #define PERI2_INTR_ST_OP_RW_BIT BIT(0) //read: 0, write: 1 macro
225 *op_type = (uint32_t)status_bits & PERI2_INTR_ST_OP_RW_BIT; in memprot_ll_peri2_get_fault_op_type()