Searched refs:mLpadcCommandConfigStruct (Results 1 – 1 of 1) sorted by relevance
301 lpadc_conv_command_config_t mLpadcCommandConfigStruct; in LPADC_DoAutoCalibration() local318 LPADC_GetDefaultConvCommandConfig(&mLpadcCommandConfigStruct); in LPADC_DoAutoCalibration()319 mLpadcCommandConfigStruct.hardwareAverageMode = kLPADC_HardwareAverageCount128; in LPADC_DoAutoCalibration()320 LPADC_SetConvCommandConfig(base, 1U, &mLpadcCommandConfigStruct); /* Set CMD1 configuration. */ in LPADC_DoAutoCalibration()