Lines Matching defs:ADCx
1168 __STATIC_INLINE void LL_ADC_SetInputSamplingMode(ADC_TypeDef *ADCx, uint32_t SamplingMode) in LL_ADC_SetInputSamplingMode()
1181 __STATIC_INLINE uint32_t LL_ADC_GetInputSamplingMode(const ADC_TypeDef *ADCx) in LL_ADC_GetInputSamplingMode()
1193 __STATIC_INLINE void LL_ADC_InvertOutputDiffModeEnable(ADC_TypeDef *ADCx) in LL_ADC_InvertOutputDiffModeEnable()
1205 __STATIC_INLINE void LL_ADC_InvertOutputDiffModeDisable(ADC_TypeDef *ADCx) in LL_ADC_InvertOutputDiffModeDisable()
1217 __STATIC_INLINE uint32_t LL_ADC_IsInvertOutputDiffModeEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsInvertOutputDiffModeEnabled()
1229 __STATIC_INLINE void LL_ADC_InvertOutputSingleNegModeEnable(ADC_TypeDef *ADCx) in LL_ADC_InvertOutputSingleNegModeEnable()
1241 __STATIC_INLINE void LL_ADC_InvertOutputSingleNegModeDisable(ADC_TypeDef *ADCx) in LL_ADC_InvertOutputSingleNegModeDisable()
1253 __STATIC_INLINE uint32_t LL_ADC_IsInvertOutputSingleNegModeEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsInvertOutputSingleNegModeEnabled()
1271 __STATIC_INLINE void LL_ADC_SetOverrunDF(ADC_TypeDef *ADCx, uint32_t Overrun) in LL_ADC_SetOverrunDF()
1287 __STATIC_INLINE uint32_t LL_ADC_GetOverrunDF(const ADC_TypeDef *ADCx) in LL_ADC_GetOverrunDF()
1305 __STATIC_INLINE void LL_ADC_SetOverrunDS(ADC_TypeDef *ADCx, uint32_t Overrun) in LL_ADC_SetOverrunDS()
1321 __STATIC_INLINE uint32_t LL_ADC_GetOverrunDS(const ADC_TypeDef *ADCx) in LL_ADC_GetOverrunDS()
1333 __STATIC_INLINE void LL_ADC_DMAModeDFEnable(ADC_TypeDef *ADCx) in LL_ADC_DMAModeDFEnable()
1344 __STATIC_INLINE void LL_ADC_DMAModeDFDisable(ADC_TypeDef *ADCx) in LL_ADC_DMAModeDFDisable()
1356 __STATIC_INLINE uint32_t LL_ADC_IsDMAModeDFEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsDMAModeDFEnabled()
1368 __STATIC_INLINE void LL_ADC_DMAModeDSEnable(ADC_TypeDef *ADCx) in LL_ADC_DMAModeDSEnable()
1380 __STATIC_INLINE void LL_ADC_DMAModeDSDisable(ADC_TypeDef *ADCx) in LL_ADC_DMAModeDSDisable()
1392 __STATIC_INLINE uint32_t LL_ADC_IsDMAModeDSEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsDMAModeDSEnabled()
1438 __STATIC_INLINE void LL_ADC_SetSampleRate(ADC_TypeDef *ADCx, uint32_t SampleRate) in LL_ADC_SetSampleRate()
1488 __STATIC_INLINE uint32_t LL_ADC_GetSampleRate(const ADC_TypeDef *ADCx) in LL_ADC_GetSampleRate()
1508 __STATIC_INLINE void LL_ADC_SetADCMode(ADC_TypeDef *ADCx, uint32_t OperationMode) in LL_ADC_SetADCMode()
1523 __STATIC_INLINE uint32_t LL_ADC_GetADCMode(const ADC_TypeDef *ADCx) in LL_ADC_GetADCMode()
1538 __STATIC_INLINE void LL_ADC_SMPSSyncEnable(ADC_TypeDef *ADCx) in LL_ADC_SMPSSyncEnable()
1552 __STATIC_INLINE void LL_ADC_SMPSSyncDisable(ADC_TypeDef *ADCx) in LL_ADC_SMPSSyncDisable()
1567 __STATIC_INLINE uint32_t LL_ADC_IsSMPSSyncEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsSMPSSyncEnabled()
1580 __STATIC_INLINE void LL_ADC_SetSequenceLength(ADC_TypeDef *ADCx, uint32_t SequenceLength) in LL_ADC_SetSequenceLength()
1592 __STATIC_INLINE uint32_t LL_ADC_GetSequenceLength(const ADC_TypeDef *ADCx) in LL_ADC_GetSequenceLength()
1604 __STATIC_INLINE void LL_ADC_SequenceModeEnable(ADC_TypeDef *ADCx) in LL_ADC_SequenceModeEnable()
1616 __STATIC_INLINE void LL_ADC_SequenceModeDisable(ADC_TypeDef *ADCx) in LL_ADC_SequenceModeDisable()
1628 __STATIC_INLINE uint32_t LL_ADC_IsSequenceModeEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsSequenceModeEnabled()
1643 __STATIC_INLINE void LL_ADC_ContinuousModeEnable(ADC_TypeDef *ADCx) in LL_ADC_ContinuousModeEnable()
1656 __STATIC_INLINE void LL_ADC_ContinuousModeDisable(ADC_TypeDef *ADCx) in LL_ADC_ContinuousModeDisable()
1668 __STATIC_INLINE uint32_t LL_ADC_IsContinuousModeEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsContinuousModeEnabled()
1690 __STATIC_INLINE void LL_ADC_EnableInternalRegulator(ADC_TypeDef *ADCx) in LL_ADC_EnableInternalRegulator()
1703 __STATIC_INLINE void LL_ADC_DisableInternalRegulator(ADC_TypeDef *ADCx) in LL_ADC_DisableInternalRegulator()
1716 __STATIC_INLINE uint32_t LL_ADC_IsInternalRegulatorEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsInternalRegulatorEnabled()
1729 __STATIC_INLINE void LL_ADC_AudioModeEnable(ADC_TypeDef *ADCx) in LL_ADC_AudioModeEnable()
1741 __STATIC_INLINE void LL_ADC_AudioModeDisable(ADC_TypeDef *ADCx) in LL_ADC_AudioModeDisable()
1752 __STATIC_INLINE uint32_t LL_ADC_IsAudioModeEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsAudioModeEnabled()
1767 __STATIC_INLINE void LL_ADC_StopConversion(ADC_TypeDef *ADCx) in LL_ADC_StopConversion()
1779 __STATIC_INLINE uint32_t LL_ADC_IsStopConversionOngoing(const ADC_TypeDef *ADCx) in LL_ADC_IsStopConversionOngoing()
1792 __STATIC_INLINE void LL_ADC_StartConversion(ADC_TypeDef *ADCx) in LL_ADC_StartConversion()
1804 __STATIC_INLINE uint32_t LL_ADC_IsConversionOngoing(const ADC_TypeDef *ADCx) in LL_ADC_IsConversionOngoing()
1816 __STATIC_INLINE void LL_ADC_Enable(ADC_TypeDef *ADCx) in LL_ADC_Enable()
1828 __STATIC_INLINE void LL_ADC_Disable(ADC_TypeDef *ADCx) in LL_ADC_Disable()
1840 __STATIC_INLINE uint32_t LL_ADC_IsEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabled()
1864 __STATIC_INLINE void LL_ADC_StartOccasionalConversionMode(ADC_TypeDef *ADCx) in LL_ADC_StartOccasionalConversionMode()
1876 __STATIC_INLINE uint32_t LL_ADC_IsOccasionalConversionModeOngoing(const ADC_TypeDef *ADCx) in LL_ADC_IsOccasionalConversionModeOngoing()
1894 __STATIC_INLINE void LL_ADC_SetOccasionalConversionSource(ADC_TypeDef *ADCx, uint32_t Source) in LL_ADC_SetOccasionalConversionSource()
1910 __STATIC_INLINE uint32_t LL_ADC_GetOccasionalConversionSource(const ADC_TypeDef *ADCx) in LL_ADC_GetOccasionalConversionSource()
1950 __STATIC_INLINE void LL_ADC_ConfigureMicrophonePGA(ADC_TypeDef *ADCx, uint32_t Bias, uint32_t Gain) in LL_ADC_ConfigureMicrophonePGA()
1971 __STATIC_INLINE void LL_ADC_SetMicrophonePGABias(ADC_TypeDef *ADCx, uint32_t Bias) in LL_ADC_SetMicrophonePGABias()
1991 __STATIC_INLINE uint32_t LL_ADC_GetMicrophonePGABias(const ADC_TypeDef *ADCx) in LL_ADC_GetMicrophonePGABias()
2013 __STATIC_INLINE void LL_ADC_SetMicrophonePGAGain(ADC_TypeDef *ADCx, uint32_t Gain) in LL_ADC_SetMicrophonePGAGain()
2035 __STATIC_INLINE uint32_t LL_ADC_GetMicrophonePGAGain(const ADC_TypeDef *ADCx) in LL_ADC_GetMicrophonePGAGain()
2081 __STATIC_INLINE void LL_ADC_SetChannelVoltageRange(ADC_TypeDef *ADCx, uint32_t Channel, uint32_t Ra… in LL_ADC_SetChannelVoltageRange()
2118 __STATIC_INLINE uint32_t LL_ADC_GetChannelVoltageRange(const ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_GetChannelVoltageRange()
2143 __STATIC_INLINE void LL_ADC_SetDFInputDynamic(ADC_TypeDef *ADCx, uint32_t Dynamic) in LL_ADC_SetDFInputDynamic()
2158 __STATIC_INLINE uint32_t LL_ADC_GetDFInputDynamic(const ADC_TypeDef *ADCx) in LL_ADC_GetDFInputDynamic()
2170 __STATIC_INLINE void LL_ADC_DFHighPassFilterEnable(ADC_TypeDef *ADCx) in LL_ADC_DFHighPassFilterEnable()
2183 __STATIC_INLINE void LL_ADC_DFHighPassFilterDisable(ADC_TypeDef *ADCx) in LL_ADC_DFHighPassFilterDisable()
2194 __STATIC_INLINE uint32_t LL_ADC_IsDFHighPassFilterEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsDFHighPassFilterEnabled()
2208 __STATIC_INLINE void LL_ADC_SetMicrophoneChannel(ADC_TypeDef *ADCx, uint32_t Channel) in LL_ADC_SetMicrophoneChannel()
2221 __STATIC_INLINE uint32_t LL_ADC_GetMicrophoneChannel(const ADC_TypeDef *ADCx) in LL_ADC_GetMicrophoneChannel()
2253 __STATIC_INLINE void LL_ADC_SetPDMRate(ADC_TypeDef *ADCx, uint32_t Divider) in LL_ADC_SetPDMRate()
2285 __STATIC_INLINE uint32_t LL_ADC_GetPDMRate(const ADC_TypeDef *ADCx) in LL_ADC_GetPDMRate()
2299 __STATIC_INLINE void LL_ADC_SetDataOutputFormat(ADC_TypeDef *ADCx, uint32_t Format) in LL_ADC_SetDataOutputFormat()
2313 __STATIC_INLINE uint32_t LL_ADC_GetDataOutputFormat(const ADC_TypeDef *ADCx) in LL_ADC_GetDataOutputFormat()
2327 __STATIC_INLINE void LL_ADC_SetDataInputFormat(ADC_TypeDef *ADCx, uint32_t Format) in LL_ADC_SetDataInputFormat()
2341 __STATIC_INLINE uint32_t LL_ADC_GetDataInputFormat(const ADC_TypeDef *ADCx) in LL_ADC_GetDataInputFormat()
2355 __STATIC_INLINE void LL_ADC_FractionalInterpolatorEnable(ADC_TypeDef *ADCx) in LL_ADC_FractionalInterpolatorEnable()
2369 __STATIC_INLINE void LL_ADC_FractionalInterpolatorDisable(ADC_TypeDef *ADCx) in LL_ADC_FractionalInterpolatorDisable()
2380 __STATIC_INLINE uint32_t LL_ADC_IsFractionalInterpolatorEnabled(const ADC_TypeDef *ADCx) in LL_ADC_IsFractionalInterpolatorEnabled()
2397 __STATIC_INLINE void LL_ADC_SetCICDecimatorFactor(ADC_TypeDef *ADCx, uint32_t Factor) in LL_ADC_SetCICDecimatorFactor()
2411 __STATIC_INLINE uint32_t LL_ADC_GetCICDecimatorFactor(const ADC_TypeDef *ADCx) in LL_ADC_GetCICDecimatorFactor()
2433 __STATIC_INLINE void LL_ADC_SetMicrophoneOutputDatarate(ADC_TypeDef *ADCx, uint32_t Frequency) in LL_ADC_SetMicrophoneOutputDatarate()
2454 __STATIC_INLINE uint32_t LL_ADC_GetMicrophoneOutputDatarate(const ADC_TypeDef *ADCx) in LL_ADC_GetMicrophoneOutputDatarate()
2487 __STATIC_INLINE void LL_ADC_ConfigureDSDataOutput(ADC_TypeDef *ADCx, uint32_t Width, uint32_t Ratio) in LL_ADC_ConfigureDSDataOutput()
2505 __STATIC_INLINE void LL_ADC_SetDSDataOutputWidth(ADC_TypeDef *ADCx, uint32_t Width) in LL_ADC_SetDSDataOutputWidth()
2522 __STATIC_INLINE uint32_t LL_ADC_GetDSDataOutputWidth(const ADC_TypeDef *ADCx) in LL_ADC_GetDSDataOutputWidth()
2543 __STATIC_INLINE void LL_ADC_SetDSDataOutputRatio(ADC_TypeDef *ADCx, uint32_t Ratio) in LL_ADC_SetDSDataOutputRatio()
2563 __STATIC_INLINE uint32_t LL_ADC_GetDSDataOutputRatio(const ADC_TypeDef *ADCx) in LL_ADC_GetDSDataOutputRatio()
2640 __STATIC_INLINE void LL_ADC_SetSequencerRanks(ADC_TypeDef *ADCx, uint32_t Rank, uint32_t Channel) in LL_ADC_SetSequencerRanks()
2714 __STATIC_INLINE uint32_t LL_ADC_GetSequencerRanks(const ADC_TypeDef *ADCx, uint32_t Rank) in LL_ADC_GetSequencerRanks()
2746 __STATIC_INLINE void LL_ADC_ConfigureCalibPoint(ADC_TypeDef *ADCx, uint32_t Point, uint32_t Gain, u… in LL_ADC_ConfigureCalibPoint()
2766 __STATIC_INLINE void LL_ADC_SetCalibPointGain(ADC_TypeDef *ADCx, uint32_t Point, uint32_t Gain) in LL_ADC_SetCalibPointGain()
2785 __STATIC_INLINE uint32_t LL_ADC_GetCalibPointGain(const ADC_TypeDef *ADCx, uint32_t Point) in LL_ADC_GetCalibPointGain()
2805 __STATIC_INLINE void LL_ADC_SetCalibPointOffset(ADC_TypeDef *ADCx, uint32_t Point, uint8_t Offset) in LL_ADC_SetCalibPointOffset()
2824 __STATIC_INLINE uint32_t LL_ADC_GetCalibPointOffset(const ADC_TypeDef *ADCx, uint32_t Point) in LL_ADC_GetCalibPointOffset()
2846 __STATIC_INLINE void LL_ADC_SetCalibPointForDiff(ADC_TypeDef *ADCx, uint32_t Point, uint32_t Range) in LL_ADC_SetCalibPointForDiff()
2880 __STATIC_INLINE uint32_t LL_ADC_GetCalibPointForDiff(const ADC_TypeDef *ADCx, uint32_t Range) in LL_ADC_GetCalibPointForDiff()
2915 __STATIC_INLINE void LL_ADC_SetCalibPointForSinglePos(ADC_TypeDef *ADCx, uint32_t Point, uint32_t R… in LL_ADC_SetCalibPointForSinglePos()
2950 __STATIC_INLINE uint32_t LL_ADC_GetCalibPointForSinglePos(const ADC_TypeDef *ADCx, uint32_t Range) in LL_ADC_GetCalibPointForSinglePos()
2985 __STATIC_INLINE void LL_ADC_SetCalibPointForSingleNeg(ADC_TypeDef *ADCx, uint32_t Point, uint32_t R… in LL_ADC_SetCalibPointForSingleNeg()
3021 __STATIC_INLINE uint32_t LL_ADC_GetCalibPointForSingleNeg(const ADC_TypeDef *ADCx, uint32_t Range) in LL_ADC_GetCalibPointForSingleNeg()
3055 __STATIC_INLINE void LL_ADC_ConfigureAWDThresholds(ADC_TypeDef *ADCx, uint32_t LowThreshold, uint32… in LL_ADC_ConfigureAWDThresholds()
3068 __STATIC_INLINE void LL_ADC_SetAWDThresholdLow(ADC_TypeDef *ADCx, uint32_t Threshold) in LL_ADC_SetAWDThresholdLow()
3080 __STATIC_INLINE uint32_t LL_ADC_GetAWDThresholdLow(const ADC_TypeDef *ADCx) in LL_ADC_GetAWDThresholdLow()
3092 __STATIC_INLINE void LL_ADC_SetAWDThresholdHigh(ADC_TypeDef *ADCx, uint32_t Threshold) in LL_ADC_SetAWDThresholdHigh()
3104 __STATIC_INLINE uint32_t LL_ADC_GetAWDThresholdHigh(const ADC_TypeDef *ADCx) in LL_ADC_GetAWDThresholdHigh()
3134 __STATIC_INLINE void LL_ADC_SetAWDInputChannels(ADC_TypeDef *ADCx, uint32_t ChannelMask) in LL_ADC_SetAWDInputChannels()
3163 __STATIC_INLINE uint32_t LL_ADC_GetAWDInputChannels(const ADC_TypeDef *ADCx) in LL_ADC_GetAWDInputChannels()
3185 __STATIC_INLINE uint32_t LL_ADC_DSGetOutputData(const ADC_TypeDef *ADCx) in LL_ADC_DSGetOutputData()
3197 __STATIC_INLINE uint32_t LL_ADC_DFGetOutputData(const ADC_TypeDef *ADCx) in LL_ADC_DFGetOutputData()
3226 __STATIC_INLINE uint32_t LL_ADC_GetActiveFlags(ADC_TypeDef *ADCx) in LL_ADC_GetActiveFlags()
3249 __STATIC_INLINE void LL_ADC_ClearActiveFlags(ADC_TypeDef *ADCx, uint32_t FlagsMask) in LL_ADC_ClearActiveFlags()
3268 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag(const ADC_TypeDef *ADCx, uint32_t FlagsMask) in LL_ADC_IsActiveFlag()
3281 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_DFOVRFL(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_DFOVRFL()
3292 __STATIC_INLINE void LL_ADC_ClearFlag_DFOVRFL(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_DFOVRFL()
3306 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVRDF(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_OVRDF()
3317 __STATIC_INLINE void LL_ADC_ClearFlag_OVRDF(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_OVRDF()
3330 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVRDS(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_OVRDS()
3341 __STATIC_INLINE void LL_ADC_ClearFlag_OVRDS(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_OVRDS()
3353 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_AWD()
3364 __STATIC_INLINE void LL_ADC_ClearFlag_AWD(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_AWD()
3376 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOS(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_EOS()
3387 __STATIC_INLINE void LL_ADC_ClearFlag_EOS(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_EOS()
3400 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EODF(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_EODF()
3411 __STATIC_INLINE void LL_ADC_ClearFlag_EODF(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_EODF()
3424 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EODS(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_EODS()
3435 __STATIC_INLINE void LL_ADC_ClearFlag_EODS(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_EODS()
3447 __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOC(const ADC_TypeDef *ADCx) in LL_ADC_IsActiveFlag_EOC()
3459 __STATIC_INLINE void LL_ADC_ClearFlag_EOC(ADC_TypeDef *ADCx) in LL_ADC_ClearFlag_EOC()
3485 __STATIC_INLINE void LL_ADC_EnableIT(ADC_TypeDef *ADCx, uint32_t IrqMask) in LL_ADC_EnableIT()
3504 __STATIC_INLINE void LL_ADC_DisableIT(ADC_TypeDef *ADCx, uint32_t IrqMask) in LL_ADC_DisableIT()
3524 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT(const ADC_TypeDef *ADCx, uint32_t IrqMask) in LL_ADC_IsEnabledIT()
3536 __STATIC_INLINE void LL_ADC_EnableIT_DFOVRFL(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_DFOVRFL()
3548 __STATIC_INLINE void LL_ADC_DisableIT_DFOVRFL(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_DFOVRFL()
3559 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_DFOVRFL(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_DFOVRFL()
3573 __STATIC_INLINE void LL_ADC_EnableIT_DFOVR(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_DFOVR()
3585 __STATIC_INLINE void LL_ADC_DisableIT_DFOVR(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_DFOVR()
3597 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_DFOVR(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_DFOVR()
3609 __STATIC_INLINE void LL_ADC_EnableIT_DSOVR(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_DSOVR()
3621 __STATIC_INLINE void LL_ADC_DisableIT_DSOVR(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_DSOVR()
3633 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_DSOVR(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_DSOVR()
3645 __STATIC_INLINE void LL_ADC_EnableIT_AWD(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_AWD()
3657 __STATIC_INLINE void LL_ADC_DisableIT_AWD(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_AWD()
3669 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_AWD(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_AWD()
3681 __STATIC_INLINE void LL_ADC_EnableIT_EOS(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_EOS()
3693 __STATIC_INLINE void LL_ADC_DisableIT_EOS(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_EOS()
3705 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_EOS(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_EOS()
3717 __STATIC_INLINE void LL_ADC_EnableIT_EODF(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_EODF()
3729 __STATIC_INLINE void LL_ADC_DisableIT_EODF(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_EODF()
3741 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_EODF(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_EODF()
3753 __STATIC_INLINE void LL_ADC_EnableIT_EODS(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_EODS()
3765 __STATIC_INLINE void LL_ADC_DisableIT_EODS(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_EODS()
3777 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_EODS(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_EODS()
3788 __STATIC_INLINE void LL_ADC_EnableIT_EOC(ADC_TypeDef *ADCx) in LL_ADC_EnableIT_EOC()
3800 __STATIC_INLINE void LL_ADC_DisableIT_EOC(ADC_TypeDef *ADCx) in LL_ADC_DisableIT_EOC()
3812 __STATIC_INLINE uint32_t LL_ADC_IsEnabledIT_EOC(const ADC_TypeDef *ADCx) in LL_ADC_IsEnabledIT_EOC()
3837 __STATIC_INLINE void LL_ADC_SetVbiasPrechargeDelay(ADC_TypeDef *ADCx, uint32_t Delay) in LL_ADC_SetVbiasPrechargeDelay()
3852 __STATIC_INLINE uint32_t LL_ADC_GetVbiasPrechargeDelay(const ADC_TypeDef *ADCx) in LL_ADC_GetVbiasPrechargeDelay()
3866 __STATIC_INLINE void LL_ADC_VbiasPrechargeDelayPrescalerEnable(ADC_TypeDef *ADCx) in LL_ADC_VbiasPrechargeDelayPrescalerEnable()
3880 __STATIC_INLINE void LL_ADC_VbiasPrechargeDelayPrescalerDisable(ADC_TypeDef *ADCx) in LL_ADC_VbiasPrechargeDelayPrescalerDisable()
3898 __STATIC_INLINE void LL_ADC_SetADCLDODelay(ADC_TypeDef *ADCx, uint32_t Delay) in LL_ADC_SetADCLDODelay()
3913 __STATIC_INLINE uint32_t LL_ADC_GetADCLDODelay(const ADC_TypeDef *ADCx) in LL_ADC_GetADCLDODelay()