Home
last modified time | relevance | path

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

/hal_espressif-latest/components/xtensa/include/
Dxt_utils.h189 uint32_t dcr = 0; in xt_utils_dbgr_is_attached() local
191 RER(reg, dcr); in xt_utils_dbgr_is_attached()
192 return (bool)(dcr & 0x1); in xt_utils_dbgr_is_attached()