Searched refs:FTQSPI_DEBUG_E (Results 1 – 1 of 1) sorted by relevance
27 #define FTQSPI_DEBUG_E(format, ...) FT_DEBUG_PRINT_E(FTQSPI_DEBUG_TAG, format, ##__VA_ARGS__) macro389 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