Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h3428 #define DPORT_RECORD_PDEBUGLS0STAT_STCOH_M ((DPORT_RECORD_PDEBUGLS0STAT_STCOH_V)<<(DPORT_RECORD_P…
3429 #define DPORT_RECORD_PDEBUGLS0STAT_STCOH_V 0x03 macro
3431 …0STAT_STCOH(_r_) (((_r_)>>DPORT_RECORD_PDEBUGLS0STAT_STCOH_S) & DPORT_RECORD_PDEBUGLS0STAT_STCOH_V)