Searched refs:sBnd (Results 1 – 1 of 1) sorted by relevance
1443 HAL_SAR_BndCfg sBnd; in MDrv_SAR_Kpd_CfgChannelBound() local1444 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()