Searched defs:converterMask (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/hsadc/ |
D | fsl_hsadc.c | 207 void HSADC_SetConverterConfig(HSADC_Type *base, uint16_t converterMask, const hsadc_converter_confi… in HSADC_SetConverterConfig() 308 void HSADC_EnableConverter(HSADC_Type *base, uint16_t converterMask, bool enable) in HSADC_EnableConverter() 348 void HSADC_EnableConverterSyncInput(HSADC_Type *base, uint16_t converterMask, bool enable) in HSADC_EnableConverterSyncInput() 387 void HSADC_EnableConverterPower(HSADC_Type *base, uint16_t converterMask, bool enable) in HSADC_EnableConverterPower() 424 void HSADC_DoSoftwareTriggerConverter(HSADC_Type *base, uint16_t converterMask) in HSADC_DoSoftwareTriggerConverter() 445 void HSADC_EnableConverterDMA(HSADC_Type *base, uint16_t converterMask, bool enable) in HSADC_EnableConverterDMA() 946 void HSADC_DoAutoCalibration(HSADC_Type *base, uint16_t converterMask, uint16_t calibrationModeMask) in HSADC_DoAutoCalibration() 1015 void HSADC_EnableCalibrationResultValue(HSADC_Type *base, uint16_t converterMask, bool enable) in HSADC_EnableCalibrationResultValue()
|