Searched refs:APBPeriph_ADC_CLOCK (Results 1 – 2 of 2) sorted by relevance
75 #define APBPeriph_ADC_CLOCK (SYS_CLK_CTRL1 << 30 | BIT_LSYS_ADC_CKE) macro
232 RCC_PeriphClockCmd(APBPeriph_ADC, APBPeriph_ADC_CLOCK, ENABLE); in app_vdd1833_detect()
Completed in 3 milliseconds