Searched refs:IRAM0_INTR_ST_OP_RW_BIT (Results 1 – 3 of 3) sorted by relevance
25 #define IRAM0_INTR_ST_OP_RW_BIT BIT(0) //read: 0, write: 1 macro
56 #define IRAM0_INTR_ST_OP_RW_BIT BIT(0) //read: 0, write: 190 *op_type = (uint32_t)status_bits & IRAM0_INTR_ST_OP_RW_BIT;
63 *op_type = (uint32_t)status_bits & IRAM0_INTR_ST_OP_RW_BIT; in memprot_ll_iram0_get_fault_op_type()