Searched refs:u32regdebouncingth (Results 1 – 6 of 6) sorted by relevance
1872 MS_U32 u32regdebouncingth; in MDrv_SC_de_bouncing() local1875 u32regdebouncingth = 0x0A; in MDrv_SC_de_bouncing()1885 if(u32MotionValue <= u32regdebouncingth * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()
7228 MS_U32 u32regdebouncingth = 0; in MDrv_SC_de_bouncing() local7231 u32regdebouncingth = 0x0A; in MDrv_SC_de_bouncing()7236 if(u32MotionValue <= u32regdebouncingth * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()
7195 MS_U32 u32regdebouncingth = 0; in MDrv_SC_de_bouncing() local7198 u32regdebouncingth = 0x0A; in MDrv_SC_de_bouncing()7203 if(u32MotionValue <= u32regdebouncingth * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()