Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/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-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3188 #define DPORT_RECORD_PDEBUGINST_SZ_M ((DPORT_RECORD_PDEBUGINST_SZ_V)<<(DPORT_RECORD_PDEBUGINST_S…
3189 #define DPORT_RECORD_PDEBUGINST_SZ_V 0xFF macro
3191 …T_RECORD_PDEBUGINST_SZ(_r_) (((_r_)>>DPORT_RECORD_PDEBUGINST_SZ_S) & DPORT_RECORD_PDEBUGINST_SZ_V)