Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h1041 } PORT [32U]; /*!< Offset: 0x000 ( /W) Stimulus Port Registers */ member
3185 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
3189 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()