mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 05:51:55 +00:00
Cortex R has a write buffer that can cause reordering problems when accessing memory mapped registers. Use memory barries to make sure that these accesses are performed in the desired order. Signed-off-by: Bradley Bolen <bbolen@lexmark.com> |
||
---|---|---|
.. | ||
cortex_m | ||
cortex_r | ||
arch.h | ||
asm_inline_gcc.h | ||
asm_inline.h | ||
error.h | ||
exc.h | ||
irq.h | ||
misc.h | ||
nmi.h | ||
syscall.h |