HAL + 0/6 examples
CodeScope will show references to HAL_ADC_GetState() from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
ADC
STM32469I_EVAL
Examples
ADC
STM324x9I_EVAL
Examples
ADC
STM324xG_EVAL
Examples
ADC
 
Symbols
loading...
Files
loading...

HAL_ADC_GetState() function

return the ADC state

Syntax

uint32_t HAL_ADC_GetState(ADC_HandleTypeDef *hadc);
Implemented in stm32f4xx_hal_adc.c:1874

Arguments

hadc

pointer to a ADC_HandleTypeDef structure that contains the configuration information for the specified ADC.

Return value

HAL state

Examples

HAL_ADC_GetState() is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_hal_adc.c:1874
uint32_t HAL_ADC_GetState(ADC_HandleTypeDef *hadc)
stm32f4xx_hal_adc.h:621
uint32_t HAL_ADC_GetState(ADC_HandleTypeDef *hadc);

Data Use

Data read by HAL_ADC_GetState()
HAL_ADC_GetState()
Type of HAL_ADC_GetState()
HAL_ADC_GetState()
uint32_t
all items filtered out