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

cortex_m_impl_part::CORTEX_M4_PARTNO

Syntax

CORTEX_M4_PARTNO = ARM_MAKE_CPUID;

References

LocationReferrerText
cortex_m.h:52
CORTEX_M4_PARTNO = ARM_MAKE_CPUID(ARM_IMPLEMENTER_ARM, 0xC24),
cortex_m.c:74
.impl_part = CORTEX_M4_PARTNO,
stm32f1x.c:756stm32x_get_property_addr()
case CORTEX_M4_PARTNO: /* STM32F3x devices */
stm32f2x.c:974stm32x_get_device_id()
&& cortex_m_get_impl_part(target) == CORTEX_M4_PARTNO) {
stm32h7x.c:798stm32x_probe()
&& cortex_m_get_impl_part(target) == CORTEX_M4_PARTNO)

Data Use

Functions using cortex_m_impl_part::CORTEX_M4_PARTNO
cortex_m_impl_part::CORTEX_M4_PARTNO