Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h1047 __IOM uint32_t TCR; /*!< Offset: 0xE80 (R/W) Trace Control Register */ member
3182 if (((ITM->TCR & ITM_TCR_ITMENA_Msk) != 0UL) && /* ITM enabled */ in ITM_SendChar()