Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/
H A Dmhal_pq_adaptive.c606 MS_U16 reg_debouncing_th, reg_debouncing_cnt; in MDrv_SC_mcdi_driver() local
608 reg_debouncing_th = 0x0A; in MDrv_SC_mcdi_driver()
611 if(u32MotionValue <= reg_debouncing_th) in MDrv_SC_mcdi_driver()
2240 MS_U32 reg_debouncing_th; in MDrv_SC_de_bouncing() local
2243 reg_debouncing_th = 0x0A; in MDrv_SC_de_bouncing()
2253 if(u32MotionValue <= reg_debouncing_th * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/
H A Dmhal_pq_adaptive.c606 MS_U16 reg_debouncing_th, reg_debouncing_cnt; in MDrv_SC_mcdi_driver() local
608 reg_debouncing_th = 0x0A; in MDrv_SC_mcdi_driver()
611 if(u32MotionValue <= reg_debouncing_th) in MDrv_SC_mcdi_driver()
2240 MS_U32 reg_debouncing_th; in MDrv_SC_de_bouncing() local
2243 reg_debouncing_th = 0x0A; in MDrv_SC_de_bouncing()
2253 if(u32MotionValue <= reg_debouncing_th * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/
H A Dmhal_pq_adaptive.c606 MS_U16 reg_debouncing_th, reg_debouncing_cnt; in MDrv_SC_mcdi_driver() local
608 reg_debouncing_th = 0x0A; in MDrv_SC_mcdi_driver()
611 if(u32MotionValue <= reg_debouncing_th) in MDrv_SC_mcdi_driver()
2240 MS_U32 reg_debouncing_th; in MDrv_SC_de_bouncing() local
2243 reg_debouncing_th = 0x0A; in MDrv_SC_de_bouncing()
2253 if(u32MotionValue <= reg_debouncing_th * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/
H A Dmhal_pq_adaptive.c606 MS_U16 reg_debouncing_th, reg_debouncing_cnt; in MDrv_SC_mcdi_driver() local
608 reg_debouncing_th = 0x0A; in MDrv_SC_mcdi_driver()
611 if(u32MotionValue <= reg_debouncing_th) in MDrv_SC_mcdi_driver()
2240 MS_U32 reg_debouncing_th; in MDrv_SC_de_bouncing() local
2243 reg_debouncing_th = 0x0A; in MDrv_SC_de_bouncing()
2253 if(u32MotionValue <= reg_debouncing_th * DEBOUNCING_GAIN) in MDrv_SC_de_bouncing()