Home
last modified time | relevance | path

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

/bsp/ft2004/libraries/bsp/ft_qspi/
A Dft_qspi.c27 #define FTQSPI_DEBUG_E(format, ...) FT_DEBUG_PRINT_E(FTQSPI_DEBUG_TAG, format, ##__VA_ARGS__) macro
389 FTQSPI_DEBUG_E(" Two addresses are not allowed at the same time "); in FQSpi_Write()
395 FTQSPI_DEBUG_E(" There is no address configuration "); in FQSpi_Write()
401 FTQSPI_DEBUG_E("pDataPack->txBuf is null"); in FQSpi_Write()
468 FTQSPI_DEBUG_E(" Two addresses are not allowed at the same time "); in FQSpi_Read()
474 FTQSPI_DEBUG_E(" There is no address configuration "); in FQSpi_Read()
480 FTQSPI_DEBUG_E("pDataPack->rxBuf is null"); in FQSpi_Read()
523 FTQSPI_DEBUG_E(" Two addresses are not allowed at the same time "); in FQSpi_CmdOperation()

Completed in 9 milliseconds