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

cortex_m_impl_part::CORTEX_M1_PARTNO

Syntax

CORTEX_M1_PARTNO = ARM_MAKE_CPUID;

References

LocationText
cortex_m.h:50
CORTEX_M1_PARTNO = ARM_MAKE_CPUID(ARM_IMPLEMENTER_ARM, 0xC21),
cortex_m.c:63
.impl_part = CORTEX_M1_PARTNO,