STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_EOCS (const ADC_TypeDef *ADCx) |
Get flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_OVR (const ADC_TypeDef *ADCx) |
Get flag ADC group regular overrun. @rmtoll SR OVR LL_ADC_IsActiveFlag_OVR. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_JEOS (const ADC_TypeDef *ADCx) |
Get flag ADC group injected end of sequence conversions. @rmtoll SR JEOC LL_ADC_IsActiveFlag_JEOS. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_AWD1 (const ADC_TypeDef *ADCx) |
Get flag ADC analog watchdog 1 flag @rmtoll SR AWD LL_ADC_IsActiveFlag_AWD1. More... | |
__STATIC_INLINE void | LL_ADC_ClearFlag_EOCS (ADC_TypeDef *ADCx) |
Clear flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration. More... | |
__STATIC_INLINE void | LL_ADC_ClearFlag_OVR (ADC_TypeDef *ADCx) |
Clear flag ADC group regular overrun. @rmtoll SR OVR LL_ADC_ClearFlag_OVR. More... | |
__STATIC_INLINE void | LL_ADC_ClearFlag_JEOS (ADC_TypeDef *ADCx) |
Clear flag ADC group injected end of sequence conversions. @rmtoll SR JEOC LL_ADC_ClearFlag_JEOS. More... | |
__STATIC_INLINE void | LL_ADC_ClearFlag_AWD1 (ADC_TypeDef *ADCx) |
Clear flag ADC analog watchdog 1. @rmtoll SR AWD LL_ADC_ClearFlag_AWD1. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_MST_EOCS (const 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. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV1_EOCS (const 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 slave 1. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_EOCS (const 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 slave 2. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_MST_OVR (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group regular overrun of the ADC master. @rmtoll CSR OVR1 LL_ADC_IsActiveFlag_MST_OVR. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV1_OVR (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group regular overrun of the ADC slave 1. @rmtoll CSR OVR2 LL_ADC_IsActiveFlag_SLV1_OVR. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_OVR (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group regular overrun of the ADC slave 2. @rmtoll CSR OVR3 LL_ADC_IsActiveFlag_SLV2_OVR. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_MST_JEOS (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group injected end of sequence conversions of the ADC master. @rmtoll CSR JEOC LL_ADC_IsActiveFlag_MST_JEOS. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV1_JEOS (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 1. @rmtoll CSR JEOC2 LL_ADC_IsActiveFlag_SLV1_JEOS. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_JEOS (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 2. @rmtoll CSR JEOC3 LL_ADC_IsActiveFlag_SLV2_JEOS. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_MST_AWD1 (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC analog watchdog 1 of the ADC master. @rmtoll CSR AWD1 LL_ADC_IsActiveFlag_MST_AWD1. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV1_AWD1 (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode analog watchdog 1 of the ADC slave 1. @rmtoll CSR AWD2 LL_ADC_IsActiveFlag_SLV1_AWD1. More... | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_AWD1 (const ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode analog watchdog 1 of the ADC slave 2. @rmtoll CSR AWD3 LL_ADC_IsActiveFlag_SLV2_AWD1. More... | |
__STATIC_INLINE void LL_ADC_ClearFlag_AWD1 | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC analog watchdog 1. @rmtoll SR AWD LL_ADC_ClearFlag_AWD1.
ADCx | ADC instance |
None |
Definition at line 4381 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE void LL_ADC_ClearFlag_EOCS | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration.
ADCx | ADC instance |
None |
Definition at line 4343 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE void LL_ADC_ClearFlag_JEOS | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC group injected end of sequence conversions. @rmtoll SR JEOC LL_ADC_ClearFlag_JEOS.
ADCx | ADC instance |
None |
Definition at line 4366 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE void LL_ADC_ClearFlag_OVR | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC group regular overrun. @rmtoll SR OVR LL_ADC_ClearFlag_OVR.
ADCx | ADC instance |
None |
Definition at line 4354 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD1 | ( | const ADC_TypeDef * | ADCx | ) |
Get flag ADC analog watchdog 1 flag @rmtoll SR AWD LL_ADC_IsActiveFlag_AWD1.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4328 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOCS | ( | const ADC_TypeDef * | ADCx | ) |
Get flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4290 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOS | ( | const ADC_TypeDef * | ADCx | ) |
Get flag ADC group injected end of sequence conversions. @rmtoll SR JEOC LL_ADC_IsActiveFlag_JEOS.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4313 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_AWD1 | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC analog watchdog 1 of the ADC master. @rmtoll CSR AWD1 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 4526 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_EOCS | ( | const 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() ) |
State | of bit (1 or 0). |
Definition at line 4398 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_JEOS | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group injected end of sequence conversions of the ADC master. @rmtoll CSR JEOC 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 4478 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_MST_OVR | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group regular overrun of the ADC master. @rmtoll CSR OVR1 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 4441 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVR | ( | const ADC_TypeDef * | ADCx | ) |
Get flag ADC group regular overrun. @rmtoll SR OVR LL_ADC_IsActiveFlag_OVR.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4301 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_AWD1 | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode analog watchdog 1 of the ADC slave 1. @rmtoll CSR AWD2 LL_ADC_IsActiveFlag_SLV1_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 4538 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_EOCS | ( | const 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 slave 1.
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 4414 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_JEOS | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 1. @rmtoll CSR JEOC2 LL_ADC_IsActiveFlag_SLV1_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 4494 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_OVR | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group regular overrun of the ADC slave 1. @rmtoll CSR OVR2 LL_ADC_IsActiveFlag_SLV1_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 4453 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_AWD1 | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode analog watchdog 1 of the ADC slave 2. @rmtoll CSR AWD3 LL_ADC_IsActiveFlag_SLV2_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 4550 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_EOCS | ( | const 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 slave 2.
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 4430 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_JEOS | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 2. @rmtoll CSR JEOC3 LL_ADC_IsActiveFlag_SLV2_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 4510 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_OVR | ( | const ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group regular overrun of the ADC slave 2. @rmtoll CSR OVR3 LL_ADC_IsActiveFlag_SLV2_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 4465 of file stm32f4xx_ll_adc.h.