Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c1272 MS_U8 i,k,KEY_LV[CFG_SAR_KPD_AVLBLVLS],Key_Value; in MDrv_SAR_Kpd_GetCHKey() local
1289 Key_Value = MDrv_SAR_Adc_GetValue(u8Channel); in MDrv_SAR_Kpd_GetCHKey()
1292 if (Key_Value <= MDrv_SAR_Kpd_GetChIdxLevel(u8Index,i)) in MDrv_SAR_Kpd_GetCHKey()
1306 SAR_KPD_DBG_INFO("[%d_%d]: Key_Value = 0x%02X\n",u8Channel,u8Index,Key_Value); in MDrv_SAR_Kpd_GetCHKey()