Activate_ADC() is only used within ADC_TemperatureSensor.
 
Symbols
loading...
Files
loading...

Activate_ADC() function

Perform ADC activation procedure to make it ready to convert (ADC instance: ADC1).

Syntax

void Activate_ADC(void);
Implemented in main.c:499

Return value

None

Notes

Operations: - ADC instance - Enable ADC - ADC group regular none: ADC conversion start-stop to be performed after this function - ADC group injected none: ADC conversion start-stop to be performed after this function

References

LocationReferrerText
main.c:499
void Activate_ADC(void)
main.c:104
void Activate_ADC(void);
main.c:145main()
Activate_ADC();

Call Tree

Functions calling Activate_ADC()
Functions called by Activate_ADC()
all items filtered out
Activate_ADC()
all items filtered out