Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddev_sflash.c33 #define sflash_debug(format,args...) rt_kprintf(format, ##args) macro
35 #define sflash_debug(format,args...) macro
152 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