Searched refs:SAMPLING_FREQUENCE (Results 1 – 2 of 2) sorted by relevance
31 #define SAMPLING_FREQUENCE 4 macro32 #define SAMPLING_BUFSIZE (SAMPLING_FREQUENCE + 1)76 (void)TP_RequestAutoSamplingStart(SAMPLING_START_VCOUNT, SAMPLING_FREQUENCE, tp_auto_buf, in InitApp()
23 #define SAMPLING_FREQUENCE 4 // Touch-panel sampling frequency per frame macro24 #define SAMPLING_BUFSIZE (SAMPLING_FREQUENCE + 1) // Auto-sampling buffer size299 if (TP_RequestAutoSamplingStart(SAMPLING_START_VCOUNT, SAMPLING_FREQUENCE, in NitroMain()322 HandDraw(gTpBuf, SAMPLING_FREQUENCE); in NitroMain()