Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/tips/DisplayLogo/src/
Dmain.c35 #define DISP_FRAME_NUM 60 // Constant used in the timer that measures 1 second (60 frames) macro
157 int DispFrame = DISP_FRAME_NUM; // Variable to measure 1 second of display time in TwlMain()