Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_reg.h3184 #define DPORT_RECORD_PDEBUGINST_SZ_M ((DPORT_RECORD_PDEBUGINST_SZ_V)<<(DPORT_RECORD_PDEBUGINST_S…
3185 #define DPORT_RECORD_PDEBUGINST_SZ_V 0xFF macro
3187 …T_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEBUGINST_SZ_V)