Home
last modified time | relevance | path

Searched refs:arch_breakpoint (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dxr_util.h41 #define arch_breakpoint(value) __breakpoint(value) macro
43 #define arch_breakpoint(value) __asm volatile ("bkpt "#value) macro
46 #define xr_breakpoint arch_breakpoint
52 arch_breakpoint(0); \

Completed in 3 milliseconds