Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dmemprot_defs.h114 #define PERI2_INTR_ST_OP_RW_BIT BIT(0) //read: 0, write: 1 macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_peri_ll.h225 *op_type = (uint32_t)status_bits & PERI2_INTR_ST_OP_RW_BIT; in memprot_ll_peri2_get_fault_op_type()