Home
last modified time | relevance | path

Searched defs:SDIO2_DRV_ERR (Results 1 – 1 of 1) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_sdio2.c43 #define SDIO2_DRV_ERR(a, ...) printf("[Error]:" a, ##__VA_ARGS__) macro
46 #define SDIO2_DRV_ERR(a, ...) bflb_bootrom_printf("[Error]:" a, ##__VA_ARGS__) macro

Completed in 5 milliseconds