Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Dcore_cm3.h667 …} PORT [32]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers … member
1597 while (ITM->PORT[0].u32 == 0); in ITM_SendChar()
1598 ITM->PORT[0].u8 = (uint8_t) ch; in ITM_SendChar()
Dcore_sc300.h647 …} PORT [32]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers … member
1577 while (ITM->PORT[0].u32 == 0); in ITM_SendChar()
1578 ITM->PORT[0].u8 = (uint8_t) ch; in ITM_SendChar()
Dcore_cm4.h707 …} PORT [32]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers … member
1749 while (ITM->PORT[0].u32 == 0); in ITM_SendChar()
1750 ITM->PORT[0].u8 = (uint8_t) ch; in ITM_SendChar()
Dcore_cm7.h888 …} PORT [32]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers … member
2168 while (ITM->PORT[0].u32 == 0); in ITM_SendChar()
2169 ITM->PORT[0].u8 = (uint8_t) ch; in ITM_SendChar()