TUKS MCU Introductory course / TUKS-COURSE-THERMOMETER

Fork of TUKS-COURSE-TIMER by TUKS MCU Introductory course

Embed: (wiki syntax)

« Back to documentation index

ADC flag management

ADC flag management
[ADC Exported Functions]

Functions

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_ADRDY (ADC_TypeDef *ADCx)
 Get flag ADC ready.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOC (ADC_TypeDef *ADCx)
 Get flag ADC group regular end of unitary conversion.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOS (ADC_TypeDef *ADCx)
 Get flag ADC group regular end of sequence conversions.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVR (ADC_TypeDef *ADCx)
 Get flag ADC group regular overrun.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOSMP (ADC_TypeDef *ADCx)
 Get flag ADC group regular end of sampling phase.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOC (ADC_TypeDef *ADCx)
 Get flag ADC group injected end of unitary conversion.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOS (ADC_TypeDef *ADCx)
 Get flag ADC group injected end of sequence conversions.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JQOVF (ADC_TypeDef *ADCx)
 Get flag ADC group injected contexts queue overflow.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD1 (ADC_TypeDef *ADCx)
 Get flag ADC analog watchdog 1 flag ISR AWD1 LL_ADC_IsActiveFlag_AWD1.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD2 (ADC_TypeDef *ADCx)
 Get flag ADC analog watchdog 2.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD3 (ADC_TypeDef *ADCx)
 Get flag ADC analog watchdog 3.
__STATIC_INLINE void LL_ADC_ClearFlag_ADRDY (ADC_TypeDef *ADCx)
 Clear flag ADC ready.
__STATIC_INLINE void LL_ADC_ClearFlag_EOC (ADC_TypeDef *ADCx)
 Clear flag ADC group regular end of unitary conversion.
__STATIC_INLINE void LL_ADC_ClearFlag_EOS (ADC_TypeDef *ADCx)
 Clear flag ADC group regular end of sequence conversions.
__STATIC_INLINE void LL_ADC_ClearFlag_OVR (ADC_TypeDef *ADCx)
 Clear flag ADC group regular overrun.
__STATIC_INLINE void LL_ADC_ClearFlag_EOSMP (ADC_TypeDef *ADCx)
 Clear flag ADC group regular end of sampling phase.
__STATIC_INLINE void LL_ADC_ClearFlag_JEOC (ADC_TypeDef *ADCx)
 Clear flag ADC group injected end of unitary conversion.
__STATIC_INLINE void LL_ADC_ClearFlag_JEOS (ADC_TypeDef *ADCx)
 Clear flag ADC group injected end of sequence conversions.
__STATIC_INLINE void LL_ADC_ClearFlag_JQOVF (ADC_TypeDef *ADCx)
 Clear flag ADC group injected contexts queue overflow.
__STATIC_INLINE void LL_ADC_ClearFlag_AWD1 (ADC_TypeDef *ADCx)
 Clear flag ADC analog watchdog 1.
__STATIC_INLINE void LL_ADC_ClearFlag_AWD2 (ADC_TypeDef *ADCx)
 Clear flag ADC analog watchdog 2.
__STATIC_INLINE void LL_ADC_ClearFlag_AWD3 (ADC_TypeDef *ADCx)
 Clear flag ADC analog watchdog 3.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_ADRDY (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC ready of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_ADRDY (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC ready of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOC (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of unitary conversion of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOC (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of unitary conversion of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOS (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of sequence conversions of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOS (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of sequence conversions of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_OVR (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular overrun of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_OVR (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular overrun of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOSMP (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of sampling of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOSMP (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group regular end of sampling of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JEOC (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected end of unitary conversion of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JEOC (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected end of unitary conversion of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JEOS (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected end of sequence conversions of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JEOS (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected end of sequence conversions of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JQOVF (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected context queue overflow of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JQOVF (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC group injected context queue overflow of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD1 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC analog watchdog 1 of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD1 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode analog watchdog 1 of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD2 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC analog watchdog 2 of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD2 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC analog watchdog 2 of the ADC slave.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD3 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC analog watchdog 3 of the ADC master.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD3 (ADC_Common_TypeDef *ADCxy_COMMON)
 Get flag multimode ADC analog watchdog 3 of the ADC slave.

Function Documentation

__STATIC_INLINE void LL_ADC_ClearFlag_ADRDY ( ADC_TypeDef *  ADCx )

Clear flag ADC ready.

Note:
On this STM32 serie, flag LL_ADC_FLAG_ADRDY is raised when the ADC is enabled and when conversion clock is active. (not only core clock: this ADC has a dual clock domain) ISR ADRDY LL_ADC_ClearFlag_ADRDY
Parameters:
ADCxADC instance
Return values:
None

Definition at line 6440 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_AWD1 ( ADC_TypeDef *  ADCx )

Clear flag ADC analog watchdog 1.

ISR AWD1 LL_ADC_ClearFlag_AWD1

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6528 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_AWD2 ( ADC_TypeDef *  ADCx )

Clear flag ADC analog watchdog 2.

ISR AWD2 LL_ADC_ClearFlag_AWD2

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6539 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_AWD3 ( ADC_TypeDef *  ADCx )

Clear flag ADC analog watchdog 3.

ISR AWD3 LL_ADC_ClearFlag_AWD3

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6550 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_EOC ( ADC_TypeDef *  ADCx )

Clear flag ADC group regular end of unitary conversion.

ISR EOC LL_ADC_ClearFlag_EOC

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6451 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_EOS ( ADC_TypeDef *  ADCx )

Clear flag ADC group regular end of sequence conversions.

ISR EOS LL_ADC_ClearFlag_EOS

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6462 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_EOSMP ( ADC_TypeDef *  ADCx )

Clear flag ADC group regular end of sampling phase.

ISR EOSMP LL_ADC_ClearFlag_EOSMP

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6484 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_JEOC ( ADC_TypeDef *  ADCx )

Clear flag ADC group injected end of unitary conversion.

ISR JEOC LL_ADC_ClearFlag_JEOC

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6495 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_JEOS ( ADC_TypeDef *  ADCx )

Clear flag ADC group injected end of sequence conversions.

ISR JEOS LL_ADC_ClearFlag_JEOS

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6506 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_JQOVF ( ADC_TypeDef *  ADCx )

Clear flag ADC group injected contexts queue overflow.

ISR JQOVF LL_ADC_ClearFlag_JQOVF

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6517 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE void LL_ADC_ClearFlag_OVR ( ADC_TypeDef *  ADCx )

Clear flag ADC group regular overrun.

ISR OVR LL_ADC_ClearFlag_OVR

Parameters:
ADCxADC instance
Return values:
None

Definition at line 6473 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_ADRDY ( ADC_TypeDef *  ADCx )

Get flag ADC ready.

Note:
On this STM32 serie, flag LL_ADC_FLAG_ADRDY is raised when the ADC is enabled and when conversion clock is active. (not only core clock: this ADC has a dual clock domain) ISR ADRDY LL_ADC_IsActiveFlag_ADRDY
Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6316 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD1 ( ADC_TypeDef *  ADCx )

Get flag ADC analog watchdog 1 flag ISR AWD1 LL_ADC_IsActiveFlag_AWD1.

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6404 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD2 ( ADC_TypeDef *  ADCx )

Get flag ADC analog watchdog 2.

ISR AWD2 LL_ADC_IsActiveFlag_AWD2

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6415 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD3 ( ADC_TypeDef *  ADCx )

Get flag ADC analog watchdog 3.

ISR AWD3 LL_ADC_IsActiveFlag_AWD3

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6426 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOC ( ADC_TypeDef *  ADCx )

Get flag ADC group regular end of unitary conversion.

ISR EOC LL_ADC_IsActiveFlag_EOC

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6327 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOS ( ADC_TypeDef *  ADCx )

Get flag ADC group regular end of sequence conversions.

ISR EOS LL_ADC_IsActiveFlag_EOS

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6338 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOSMP ( ADC_TypeDef *  ADCx )

Get flag ADC group regular end of sampling phase.

ISR EOSMP LL_ADC_IsActiveFlag_EOSMP

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6360 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOC ( ADC_TypeDef *  ADCx )

Get flag ADC group injected end of unitary conversion.

ISR JEOC LL_ADC_IsActiveFlag_JEOC

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6371 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOS ( ADC_TypeDef *  ADCx )

Get flag ADC group injected end of sequence conversions.

ISR JEOS LL_ADC_IsActiveFlag_JEOS

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6382 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JQOVF ( ADC_TypeDef *  ADCx )

Get flag ADC group injected contexts queue overflow.

ISR JQOVF LL_ADC_IsActiveFlag_JQOVF

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6393 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_ADRDY ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC ready of the ADC master.

CSR ADRDY_MST LL_ADC_IsActiveFlag_MST_ADRDY

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6563 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD1 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC analog watchdog 1 of the ADC master.

CSR AWD1_MST LL_ADC_IsActiveFlag_MST_AWD1

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6755 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD2 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC analog watchdog 2 of the ADC master.

CSR AWD2_MST LL_ADC_IsActiveFlag_MST_AWD2

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6779 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD3 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC analog watchdog 3 of the ADC master.

CSR AWD3_MST LL_ADC_IsActiveFlag_MST_AWD3

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6803 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOC ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of unitary conversion of the ADC master.

CSR EOC_MST LL_ADC_IsActiveFlag_MST_EOC

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6587 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOS ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of sequence conversions of the ADC master.

CSR EOS_MST LL_ADC_IsActiveFlag_MST_EOS

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6611 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOSMP ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of sampling of the ADC master.

CSR EOSMP_MST LL_ADC_IsActiveFlag_MST_EOSMP

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6659 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JEOC ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected end of unitary conversion of the ADC master.

CSR JEOC_MST LL_ADC_IsActiveFlag_MST_JEOC

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6683 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JEOS ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected end of sequence conversions of the ADC master.

CSR JEOS_MST LL_ADC_IsActiveFlag_MST_JEOS

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6707 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JQOVF ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected context queue overflow of the ADC master.

CSR JQOVF_MST LL_ADC_IsActiveFlag_MST_JQOVF

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6731 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_OVR ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular overrun of the ADC master.

CSR OVR_MST LL_ADC_IsActiveFlag_MST_OVR

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6635 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVR ( ADC_TypeDef *  ADCx )

Get flag ADC group regular overrun.

ISR OVR LL_ADC_IsActiveFlag_OVR

Parameters:
ADCxADC instance
Return values:
Stateof bit (1 or 0).

Definition at line 6349 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_ADRDY ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC ready of the ADC slave.

CSR ADRDY_SLV LL_ADC_IsActiveFlag_SLV_ADRDY

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6575 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD1 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode analog watchdog 1 of the ADC slave.

CSR AWD1_SLV LL_ADC_IsActiveFlag_SLV_AWD1

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6767 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD2 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC analog watchdog 2 of the ADC slave.

CSR AWD2_SLV LL_ADC_IsActiveFlag_SLV_AWD2

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6791 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_AWD3 ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC analog watchdog 3 of the ADC slave.

CSR AWD3_SLV LL_ADC_IsActiveFlag_SLV_AWD3

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6815 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOC ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of unitary conversion of the ADC slave.

CSR EOC_SLV LL_ADC_IsActiveFlag_SLV_EOC

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6599 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOS ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of sequence conversions of the ADC slave.

CSR EOS_SLV LL_ADC_IsActiveFlag_SLV_EOS

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6623 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_EOSMP ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular end of sampling of the ADC slave.

CSR EOSMP_SLV LL_ADC_IsActiveFlag_SLV_EOSMP

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6671 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JEOC ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected end of unitary conversion of the ADC slave.

CSR JEOC_SLV LL_ADC_IsActiveFlag_SLV_JEOC

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6695 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JEOS ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected end of sequence conversions of the ADC slave.

CSR JEOS_SLV LL_ADC_IsActiveFlag_SLV_JEOS

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6719 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_JQOVF ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group injected context queue overflow of the ADC slave.

CSR JQOVF_SLV LL_ADC_IsActiveFlag_SLV_JQOVF

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6743 of file stm32l4xx_ll_adc.h.

__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV_OVR ( ADC_Common_TypeDef *  ADCxy_COMMON )

Get flag multimode ADC group regular overrun of the ADC slave.

CSR OVR_SLV LL_ADC_IsActiveFlag_SLV_OVR

Parameters:
ADCxy_COMMONADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() )
Return values:
Stateof bit (1 or 0).

Definition at line 6647 of file stm32l4xx_ll_adc.h.