Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/fs/overlay-staticinit/src/
Dmain.c46 static TPData tp_auto_buf[SAMPLING_BUFSIZE]; variable
76 (void)TP_RequestAutoSamplingStart(SAMPLING_START_VCOUNT, SAMPLING_FREQUENCE, tp_auto_buf, in InitApp()
109 const TPData *const cur_tp = tp_auto_buf + TP_GetLatestIndexInAuto(); in GetInput()