Reference Manual to
LL API cross
reference:
SR OVR LL_ADC_ClearFlag_OVR
LL_ADC_ClearFlag_JEOS
__STATIC_INLINE void LL_ADC_ClearFlag_JEOS
(ADC_TypeDef * ADCx)
Clear flag ADC group injected end of sequence conversions.
Reference Manual to
LL API cross
reference:
SR JEOC LL_ADC_ClearFlag_JEOS
LL_ADC_ClearFlag_AWD1
__STATIC_INLINE void LL_ADC_ClearFlag_AWD1
(ADC_TypeDef * ADCx)
Clear flag ADC analog watchdog 1.
Reference Manual to
LL API cross
reference:
SR AWD LL_ADC_ClearFlag_AWD1
LL_ADC_IsActiveFlag_MST_EOCS
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOCS
(ADC_Common_TypeDef * ADCxy_COMMON)
Get flag multimode ADC group regular end of unitary conversion
or end of sequence conversions, depending on ADC configuration,
of the ADC master.
ADCxy_COMMON: ADC common instance (can be set
directly from CMSIS definition or by using helper macro
__LL_ADC_COMMON_INSTANCE() )
To configure flag of end of conversion, use function
LL_ADC_REG_SetFlagEndOfConversion().
Reference Manual to
LL API cross
reference:
CSR EOC1 LL_ADC_IsActiveFlag_MST_EOCS