::ARMV7M_FPU_LAST_REG is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

::ARMV7M_FPU_LAST_REG

Syntax

ARMV7M_FPU_LAST_REG = ARMV7M_FPSCR;

References

LocationReferrerText
armv7m.h:204
ARMV7M_FPU_LAST_REG = ARMV7M_FPSCR,
cortex_m.c:291cortex_m_fast_read_all_regs()
+ ARMV7M_FPU_LAST_REG - ARMV7M_FPU_FIRST_REG + 1;
cortex_m.c:2862cortex_m_examine()
for (size_t idx = ARMV7M_FPU_FIRST_REG; idx <= ARMV7M_FPU_LAST_REG; idx++)

Data Use

Functions using ::ARMV7M_FPU_LAST_REG
::ARMV7M_FPU_LAST_REG