Home
last modified time | relevance | path

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

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