Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dassist_debug_reg.h62 #define DPORT_RECORD_PDEBUGINST_SZ_M ((DPORT_RECORD_PDEBUGINST_SZ_V)<<(DPORT_RECORD_PDEB…
63 #define DPORT_RECORD_PDEBUGINST_SZ_V 0xFF macro
65 …D_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEBUGINST_SZ_V)
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h3186 #define DPORT_RECORD_PDEBUGINST_SZ_M ((DPORT_RECORD_PDEBUGINST_SZ_V)<<(DPORT_RECORD_PDEBUGINST_S…
3187 #define DPORT_RECORD_PDEBUGINST_SZ_V 0xFF macro
3189 …T_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEBUGINST_SZ_V)