Home
last modified time | relevance | path

Searched refs:u32min (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
590 XCArgs.u32min = u32min; in MApi_XC_ADC_GetSoGLevelRange()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Adc_v2.h144 MS_U32 *u32min; member
H A DapiXC_Adc_EX.h241 DLL_PUBLIC void MApi_XC_ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 …
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Adc_v2.h144 MS_U32 *u32min; 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 DLL_PUBLIC void MApi_XC_ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 …
/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
443 XCArgs.u32min = u32min; 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.c253 …((unsigned long)(&(pXC_ADC_GETSOGLEVELRANGE->u32min)) - (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 DLL_PUBLIC void MApi_XC_ADC_EX_GetSoGLevelRange(XC_DEVICE_ID *pDeviceId, MS_U32 *u32min, MS_U32 *u3…
69602 MS_U32 *u32min;