Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dxr_util.h48 #ifndef sys_abort
49 #define sys_abort() \ macro
56 #define xr_abort sys_abort
A Dsys_debug.h97 sys_abort(); \
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/hal/
A Drom_debug.h56 #ifndef sys_abort
57 #define sys_abort() ({volatile int i = 1; printf("%s, %d\n", __FUNCTION__, __LINE__); while(i);… macro
61 #define ROM_ABORT() sys_abort()
A Dhal_debug.h52 #define HAL_ABORT() sys_abort()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_debug.h63 #define OS_ABORT() sys_abort()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dhal_sdhost.c919 sys_abort(); in __mci_irq_handler()
1558 sys_abort(); in do_rom_HAL_SDC_Request()

Completed in 16 milliseconds