We set this register value of ADC1 as 1.
Under RCC Register, we need to enable APB2 bus. Enabling AHB2 bus, won't get you the output :-
Switching to enabling APB2, indeed the CR1 register changes :-
Similarly, for GPIO peripheral, i enabled first AHB1 bus.