Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dmemprot_defs.h67 #define DRAM0_INTR_ST_OP_ATOMIC_BIT BIT(5) //non-atomic: 0, atomic: 1 macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h566 *op_subtype = status_bits & DRAM0_INTR_ST_OP_ATOMIC_BIT; in memprot_ll_dram0_get_fault_op_type()