Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A DapiXC_Adc.c576 void MApi_XC_ADC_GetSoGLevelRange_U2(void* pInstance, MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Re… in MApi_XC_ADC_GetSoGLevelRange_U2() argument
578 MDrv_XC_ADC_GetSoGLevelRange(pInstance, u32min, u32max, u32Recommend_value); in MApi_XC_ADC_GetSoGLevelRange_U2()
581 void MApi_XC_ADC_GetSoGLevelRange(MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recommend_value) in MApi_XC_ADC_GetSoGLevelRange() argument
591 XCArgs.u32max = u32max; in MApi_XC_ADC_GetSoGLevelRange()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Adc_v2.h145 MS_U32 *u32max; member
H A DapiXC_Adc_EX.h241 …ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recomm…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Adc_v2.h145 MS_U32 *u32max; member
H A DapiXC_Adc.h313 void MApi_XC_ADC_GetSoGLevelRange(MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recommend_value);
H A DapiXC_Adc_EX.h241 …ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recomm…
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Adc_v2.c192 …psXCInstPri->fpXC_ADC_GetSoGLevelRange(pInstance, pXCArgs->u32min,pXCArgs->u32max, pXCArgs->u32Rec… in _ADCIoctl()
H A DapiXC_EX.c434 void MApi_XC_ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 *u32max, MS… in MApi_XC_ADC_EX_GetSoGLevelRange() argument
444 XCArgs.u32max = u32max; in MApi_XC_ADC_EX_GetSoGLevelRange()
H A DXC_private.h2382 void MApi_XC_ADC_GetSoGLevelRange_U2(void* pInstance, MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u3…
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_ADC_adp.c255 …((unsigned long)(&(pXC_ADC_GETSOGLEVELRANGE->u32max)) - (unsigned long)pXC_ADC_GETSOGLEVELRANGE), … in XC_ADC_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt56545 void MApi_XC_ADC_GetSoGLevelRange(MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recommend_value);
68214 …ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recomm…
69603 MS_U32 *u32max;