Searched refs:ADCFG_VSEN_Set (Results 1 – 1 of 1) sorted by relevance
54 #define ADCFG_VSEN_Set ((uint32_t)0x00000008) macro688 ADC1->ADCFG|=ADCFG_VSEN_Set; in ADC_VrefintCmd()696 ADC1->ADCFG&=~ADCFG_VSEN_Set; in ADC_VrefintCmd()
Completed in 4 milliseconds