zyfeier commented on code in PR #19041: URL: https://github.com/apache/nuttx/pull/19041#discussion_r3366655547
########## arch/tricore/include/arch.h: ########## @@ -42,13 +38,131 @@ * Pre-processor Definitions ****************************************************************************/ -/**************************************************************************** - * Public Types - ****************************************************************************/ +#define TRICORE_CPU_VCON0 0xb000 +#define TRICORE_CPU_PCXI 0xfe00 +#define TRICORE_CPU_PSW 0xfe04 +#define TRICORE_CPU_CORE_ID 0xfe1c Review Comment: align -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
