Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/src/
Dspim.c34 #define SPIM_DBGMSG printf macro
36 #define SPIM_DBGMSG(...) do { } while (0) /* disable debug */ macro
476 SPIM_DBGMSG("spim_wait_write_done time-out!!\n"); in spim_wait_write_done()
580 SPIM_DBGMSG("Flash initialize failed!! 0x%x\n", idBuf[0]); in SPIM_InitFlash()
683 SPIM_DBGMSG("SPIM_SetQuadEnable - Flash ID is 0x%x\n", idBuf[0]); in SPIM_SetQuadEnable()
690 SPIM_DBGMSG("Status Register: 0x%x - 0x%x\n", dataBuf[0], dataBuf[1]); in SPIM_SetQuadEnable()
706 SPIM_DBGMSG("Status Register: 0x%x - 0x%x\n", dataBuf[0], dataBuf[1]); in SPIM_SetQuadEnable()
738 SPIM_DBGMSG("Status: 0x%x\n", status[0]); in spim_eon_set_qpi_mode()
760 SPIM_DBGMSG("Status: 0x%x\n", status[0]); in spim_eon_set_qpi_mode()
777 SPIM_DBGMSG("Bank Address register= 0x%x\n", dataBuf[0]); in SPIM_SPANSION_4Bytes_Enable()
[all …]
/hal_nuvoton-latest/m48x/StdDriver/src/
Dspim.c34 #define SPIM_DBGMSG printf macro
36 #define SPIM_DBGMSG(...) do { } while (0) /* disable debug */ macro
450 SPIM_DBGMSG("spim_wait_write_done time-out!!\n"); in spim_wait_write_done()
554 SPIM_DBGMSG("Flash initialize failed!! 0x%x\n", idBuf[0]); in SPIM_InitFlash()
657 SPIM_DBGMSG("SPIM_SetQuadEnable - Flash ID is 0x%x\n", idBuf[0]); in SPIM_SetQuadEnable()
664 SPIM_DBGMSG("Status Register: 0x%x - 0x%x\n", dataBuf[0], dataBuf[1]); in SPIM_SetQuadEnable()
680 SPIM_DBGMSG("Status Register: 0x%x - 0x%x\n", dataBuf[0], dataBuf[1]); in SPIM_SetQuadEnable()
712 SPIM_DBGMSG("Status: 0x%x\n", status[0]); in spim_eon_set_qpi_mode()
734 SPIM_DBGMSG("Status: 0x%x\n", status[0]); in spim_eon_set_qpi_mode()
751 SPIM_DBGMSG("Bank Address register= 0x%x\n", dataBuf[0]); in SPIM_SPANSION_4Bytes_Enable()
[all …]