Searched refs:INT_DISP_FINISH (Results 1 – 10 of 10) sorted by relevance
817 #define INT_DISP_FINISH (1<<18)// enable last frame show one macro
819 #define INT_DISP_FINISH (1<<18)// enable last frame show one macro
3128 return (((u32IntStat&INT_DISP_FINISH)==INT_DISP_FINISH) ? TRUE : FALSE); in MVD_IntDispFinish()7099 … (((bEn & E_MVD_EVENT_DISP_FINISH) == E_MVD_EVENT_DISP_FINISH) ? INT_DISP_FINISH: 0)| in HAL_MVD_EnableInt()