Searched refs:ERROR_PRINT (Results 1 – 2 of 2) sorted by relevance
50 #define ERROR_PRINT(fmt, ...) do { \ macro643 ERROR_PRINT("SPI in use, cannot queue write\n"); in spiQueueWrite()662 ERROR_PRINT("SPI in use, cannot queue read %d %d\n", (int)addr, (int)size); in spiQueueRead()681 ERROR_PRINT("NO enough SPI buffer space, dropping transaction.\n"); in spiBatchTxRx()685 ERROR_PRINT("spiBatchTxRx too many packets!\n"); in spiBatchTxRx()698 ERROR_PRINT("spiMasterRxTx failed!\n"); in spiBatchTxRx()1322 ERROR_PRINT("invalid acc rate\n"); in accSetRate()1381 ERROR_PRINT("invalid gyr rate\n"); in gyrSetRate()1445 ERROR_PRINT("invalid mag rate\n"); in magSetRate()1729 ERROR_PRINT("slabAllocatorAlloc() failed\n"); in allocateDataEvt()[all …]
30 #define ERROR_PRINT(fmt, ...) do { \ macro122 ERROR_PRINT("Cannot do delayed spi, timer depleted\n"); in spiMasterRxTxDone()