Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c1443 HAL_SAR_BndCfg sBnd; in MDrv_SAR_Kpd_CfgChannelBound() local
1444 sBnd.u8UpBnd = (MS_U8) u16Upper; in MDrv_SAR_Kpd_CfgChannelBound()
1445 sBnd.u8LoBnd = (MS_U8) u16Lower; in MDrv_SAR_Kpd_CfgChannelBound()
1447 return HAL_SAR_CfgChannelBound(u8Channel, &sBnd); in MDrv_SAR_Kpd_CfgChannelBound()