|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_ADRDY (ADC_TypeDef *ADCx) |
| Get flag ADC ready. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_OVR (ADC_TypeDef *ADCx) |
| Get flag ADC group regular overrun. ISR OVR LL_ADC_IsActiveFlag_OVR. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_AWD1 (ADC_TypeDef *ADCx) |
| Get flag ADC analog watchdog 1 flag ISR AWD1 LL_ADC_IsActiveFlag_AWD1. More... | |
| __STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_AWD2 (ADC_TypeDef *ADCx) |
| Get flag ADC analog watchdog 2. ISR AWD2 LL_ADC_IsActiveFlag_AWD2. More... | |
| __STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_AWD3 (ADC_TypeDef *ADCx) |
| Get flag ADC analog watchdog 3. ISR AWD3 LL_ADC_IsActiveFlag_AWD3. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_ADRDY (ADC_TypeDef *ADCx) |
| Clear flag ADC ready. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_OVR (ADC_TypeDef *ADCx) |
| Clear flag ADC group regular overrun. ISR OVR LL_ADC_ClearFlag_OVR. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_JQOVF (ADC_TypeDef *ADCx) |
| Clear flag ADC group injected contexts queue overflow. ISR JQOVF LL_ADC_ClearFlag_JQOVF. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_AWD1 (ADC_TypeDef *ADCx) |
| Clear flag ADC analog watchdog 1. ISR AWD1 LL_ADC_ClearFlag_AWD1. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_AWD2 (ADC_TypeDef *ADCx) |
| Clear flag ADC analog watchdog 2. ISR AWD2 LL_ADC_ClearFlag_AWD2. More... | |
| __STATIC_INLINE void | LL_ADC_ClearFlag_AWD3 (ADC_TypeDef *ADCx) |
| Clear flag ADC analog watchdog 3. ISR AWD3 LL_ADC_ClearFlag_AWD3. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE void LL_ADC_ClearFlag_ADRDY | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC ready.
| ADCx | ADC instance |
| None |
Definition at line 6568 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.
| ADCx | ADC instance |
| None |
Definition at line 6656 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.
| ADCx | ADC instance |
| None |
Definition at line 6667 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.
| ADCx | ADC instance |
| None |
Definition at line 6678 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.
| ADCx | ADC instance |
| None |
Definition at line 6579 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.
| ADCx | ADC instance |
| None |
Definition at line 6590 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.
| ADCx | ADC instance |
| None |
Definition at line 6612 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.
| ADCx | ADC instance |
| None |
Definition at line 6623 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.
| ADCx | ADC instance |
| None |
Definition at line 6634 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.
| ADCx | ADC instance |
| None |
Definition at line 6645 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.
| ADCx | ADC instance |
| None |
Definition at line 6601 of file stm32l4xx_ll_adc.h.
| __STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_ADRDY | ( | ADC_TypeDef * | ADCx | ) |
Get flag ADC ready.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6444 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6532 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6543 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6554 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6455 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6466 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6488 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6499 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6510 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6521 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6691 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6883 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6907 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6931 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6715 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6739 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6787 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6811 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6835 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6859 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6763 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.
| ADCx | ADC instance |
| State | of bit (1 or 0). |
Definition at line 6477 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6703 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6895 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6919 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6943 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6727 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6751 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6799 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6823 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6847 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6871 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.
| ADCxy_COMMON | ADC common instance (can be set directly from CMSIS definition or by using helper macro __LL_ADC_COMMON_INSTANCE() ) |
| State | of bit (1 or 0). |
Definition at line 6775 of file stm32l4xx_ll_adc.h.