Home
last modified time | relevance | path

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

/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_cm3.h765 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
1883 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
1887 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_sc300.h750 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
1857 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
1861 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_cm4.h823 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
2069 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
2073 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_cm7.h1047 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
2306 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
2310 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_cm33.h1021 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
3205 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
3209 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_cm35p.h1021 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
3205 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
3209 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_armv8mml.h1021 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
3137 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
3141 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_armv81mml.h1082 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
4156 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
4160 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()
A Dcore_cm55.h1082 } PORT [32U]; /*!< Offset: 0x000 ( /W) ITM Stimulus Port Registers */ member
4217 while (ITM->PORT[0U].u32 == 0UL) in ITM_SendChar()
4221 ITM->PORT[0U].u8 = (uint8_t)ch; in ITM_SendChar()

Completed in 99 milliseconds