Searched refs:u32max (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | apiXC_Adc.c | 576 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 D | apiXC_Adc_v2.h | 145 MS_U32 *u32max; member
|
| H A D | apiXC_Adc_EX.h | 241 …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 D | apiXC_Adc_v2.h | 145 MS_U32 *u32max; member
|
| H A D | apiXC_Adc.h | 313 void MApi_XC_ADC_GetSoGLevelRange(MS_U32 *u32min, MS_U32 *u32max, MS_U32 *u32Recommend_value);
|
| H A D | apiXC_Adc_EX.h | 241 …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 D | apiXC_Adc_v2.c | 192 …psXCInstPri->fpXC_ADC_GetSoGLevelRange(pInstance, pXCArgs->u32min,pXCArgs->u32max, pXCArgs->u32Rec… in _ADCIoctl()
|
| H A D | apiXC_EX.c | 434 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 D | XC_private.h | 2382 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 D | XC_ADC_adp.c | 255 …((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 D | preprocess.txt | 56545 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;
|