STM32F479xx HAL User Manual
|
Functions | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_EOCS (ADC_TypeDef *ADCx) |
Get flag ADC group regular end of unitary conversion or end of sequence conversions, depending on ADC configuration. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_OVR (ADC_TypeDef *ADCx) |
Get flag ADC group regular overrun. | |
__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_AWD1 (ADC_TypeDef *ADCx) |
Get flag ADC analog watchdog 1 flag. | |
__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. | |
__STATIC_INLINE void | LL_ADC_ClearFlag_OVR (ADC_TypeDef *ADCx) |
Clear flag ADC group regular overrun. | |
__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_AWD1 (ADC_TypeDef *ADCx) |
Clear flag ADC analog watchdog 1. | |
__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. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV1_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 slave 1. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_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 slave 2. | |
__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_SLV1_OVR (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group regular overrun of the ADC slave 1. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_OVR (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group regular overrun of the ADC slave 2. | |
__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_SLV1_JEOS (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 1. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_JEOS (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode ADC group injected end of sequence conversions of the ADC slave 2. | |
__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_SLV1_AWD1 (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode analog watchdog 1 of the ADC slave 1. | |
__STATIC_INLINE uint32_t | LL_ADC_IsActiveFlag_SLV2_AWD1 (ADC_Common_TypeDef *ADCxy_COMMON) |
Get flag multimode analog watchdog 1 of the ADC slave 2. |
__STATIC_INLINE void LL_ADC_ClearFlag_AWD1 | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC analog watchdog 1.
ADCx | ADC instance |
None |
Definition at line 4379 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_AWD1.
__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 4341 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_EOCS.
__STATIC_INLINE void LL_ADC_ClearFlag_JEOS | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC group injected end of sequence conversions.
ADCx | ADC instance |
None |
Definition at line 4364 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_JEOS.
__STATIC_INLINE void LL_ADC_ClearFlag_OVR | ( | ADC_TypeDef * | ADCx | ) |
Clear flag ADC group regular overrun.
ADCx | ADC instance |
None |
Definition at line 4352 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_OVR.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_AWD1 | ( | ADC_TypeDef * | ADCx | ) |
Get flag ADC analog watchdog 1 flag.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4326 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_AWD1.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_EOCS | ( | 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 4288 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_EOCS.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_JEOS | ( | ADC_TypeDef * | ADCx | ) |
Get flag ADC group injected end of sequence conversions.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4311 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_JEOS.
__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.
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 4524 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_AWD1_MST.
__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() ) |
State | of bit (1 or 0). |
Definition at line 4396 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_EOCS.
__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.
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 4476 of file stm32f4xx_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.
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 4439 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_OVR_MST.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_OVR | ( | ADC_TypeDef * | ADCx | ) |
Get flag ADC group regular overrun.
ADCx | ADC instance |
State | of bit (1 or 0). |
Definition at line 4299 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_OVR.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_AWD1 | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode analog watchdog 1 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 4536 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_AWD1_SLV1.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_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 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 4412 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_EOCS_SLV1.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_JEOS | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group injected end of sequence conversions 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 4492 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV1_OVR | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group regular overrun 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 4451 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_OVR_SLV1.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_AWD1 | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode analog watchdog 1 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 4548 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_AWD1_SLV2.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_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 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 4428 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_EOCS_SLV2.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_JEOS | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group injected end of sequence conversions 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 4508 of file stm32f4xx_ll_adc.h.
__STATIC_INLINE uint32_t LL_ADC_IsActiveFlag_SLV2_OVR | ( | ADC_Common_TypeDef * | ADCxy_COMMON | ) |
Get flag multimode ADC group regular overrun 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 4463 of file stm32f4xx_ll_adc.h.
References LL_ADC_FLAG_OVR_SLV2.