#include <nitro/spi.h>
void TP_WaitAllBusy( void );
None.
None.
This function waits until processing is finished for the touch panel request instructions that have been sent to ARM7.
This function uses an interrupt to wait for a completion response from ARM7. If it is called while FIFO receive interrupts from ARM7 are prohibited, it may not be possible to return from wait.
TP_RequestAutoSamplingStart
, TP_RequestAutoSamplingStop
, TP_RequestSetStability
, TP_CheckError
04/16/2004 Initial version