Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A DdrvXC_ADC_Internal.h412 void MDrv_XC_ADC_EnableHWCalibration(void *pInstance, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c2857 MDrv_XC_ADC_EnableHWCalibration(pInstance, DISABLE); in MApi_XC_Auto_GainOffset_U2()
2870 MDrv_XC_ADC_EnableHWCalibration(pInstance, ENABLE); in MApi_XC_Auto_GainOffset_U2()
2892 MDrv_XC_ADC_EnableHWCalibration(pInstance, DISABLE); in MApi_XC_Auto_GainOffset_U2()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A DapiXC_Adc.c1142 MDrv_XC_ADC_EnableHWCalibration(pInstance, bEnable); in MApi_XC_ADC_EnableHWCalibration_U2()
H A Dmdrv_adc.c1043 void MDrv_XC_ADC_EnableHWCalibration(void *pInstance, MS_BOOL bEnable) in MDrv_XC_ADC_EnableHWCalibration() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5318 EXPORT_SYMBOL(MDrv_XC_ADC_EnableHWCalibration);