Searched refs:sflash_debug (Results 1 – 1 of 1) sorted by relevance
33 #define sflash_debug(format,args...) rt_kprintf(format, ##args) macro35 #define sflash_debug(format,args...) macro152 sflash_debug("SFLASH: Can't find device %s!\n", in efm_spiFlash_init()174 sflash_debug("SFLASH: Init failed!\n"); in efm_spiFlash_init()195 sflash_debug("SFLASH: Already deinit!\n"); in efm_spiFlash_deinit()210 sflash_debug("SFLASH: Deinit failed!\n"); in efm_spiFlash_deinit()279 sflash_debug("SFLASH: No data!\n"); in efm_spiFlash_cmd()287 sflash_debug("SFLASH: No buffer specified!\n"); in efm_spiFlash_cmd()349 sflash_debug("SFLASH: Read failed!\n"); in efm_spiFlash_cmd()367 sflash_debug("SFLASH: Write failed!\n"); in efm_spiFlash_cmd()[all …]
Completed in 3 milliseconds