Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h3438 #define DPORT_RECORD_PDEBUGLS0STAT_TGT_M ((DPORT_RECORD_PDEBUGLS0STAT_TGT_V)<<(DPORT_RECORD_PDEB…
3439 #define DPORT_RECORD_PDEBUGLS0STAT_TGT_V 0x0F macro
3441 …BUGLS0STAT_TGT(_r_) (((_r_)>>DPORT_RECORD_PDEBUGLS0STAT_TGT_S) & DPORT_RECORD_PDEBUGLS0STAT_TGT_V)