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

cortex_m_impl_part::CORTEX_M52_PARTNO

Syntax

CORTEX_M52_PARTNO = ARM_MAKE_CPUID;

References

LocationText
cortex_m.h:58
CORTEX_M52_PARTNO = ARM_MAKE_CPUID(ARM_IMPLEMENTER_ARM_CHINA, 0xD24),
cortex_m.c:103
.impl_part = CORTEX_M52_PARTNO,