cortex_m_impl_part::CORTEX_M33_PARTNO is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_impl_part::CORTEX_M33_PARTNO

cortex_m_impl_part::CORTEX_M33_PARTNO

Syntax

CORTEX_M33_PARTNO = ARM_MAKE_CPUID;

References

LocationText
cortex_m.h:56
CORTEX_M33_PARTNO = ARM_MAKE_CPUID(ARM_IMPLEMENTER_ARM, 0xD21),
cortex_m.c:91
.impl_part = CORTEX_M33_PARTNO,