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

cortex_m_impl_part::CORTEX_M35P_PARTNO

Syntax

CORTEX_M35P_PARTNO = ARM_MAKE_CPUID;

References

LocationText
cortex_m.h:57
CORTEX_M35P_PARTNO = ARM_MAKE_CPUID(ARM_IMPLEMENTER_ARM, 0xD31),
cortex_m.c:97
.impl_part = CORTEX_M35P_PARTNO,