zephyr/drivers
Filip Brozovic 9e92babca2 stm32: clock_control: fix APB2 peripheral clock control on stm32g0
The STM32G0 series of MCUs only has one APB, but two reset and clock
enable registers. Fix enabling/disabling the clock and getting the rate
for peripherals in the second register.

Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
2019-12-18 22:06:39 +01:00
..
adc
audio
bluetooth
can
clock_control stm32: clock_control: fix APB2 peripheral clock control on stm32g0 2019-12-18 22:06:39 +01:00
console
counter drivers: counter: mcux_gpt: Add count-up flag 2019-12-18 07:30:36 -06:00
crypto
display
dma
eeprom drivers/eeprom: stm32: Enables only for L1 series 2019-12-15 10:19:25 -05:00
entropy
espi
ethernet
flash drivers/flash: remove NRF flash protection emulation 2019-12-15 10:35:09 -05:00
gpio include/drivers: Move 2 specific intc headers into public location 2019-12-18 21:49:46 +01:00
hwinfo drivers: hwinfo: Use HAL for reading deviceID. 2019-12-17 09:11:37 +01:00
i2c drivers: i2c: add STM32G0X I2C support 2019-12-18 22:06:27 +01:00
i2s
ieee802154 net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
interrupt_controller include/drivers: Move 2 specific intc headers into public location 2019-12-18 21:49:46 +01:00
ipm various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
kscan
led
led_strip drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
modem
net
neural_net
pcie
pinmux boards: stm32f411e_disco: Add pwm to drive green led 2019-12-18 14:48:06 -06:00
ps2
ptp_clock
pwm
sensor drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
serial various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
spi spi: stm32: Enable sending 16bits at a time in 8bit mode if possible 2019-12-18 22:01:20 +01:00
timer drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
usb drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
video
watchdog drivers: watchdog: add system calls 2019-12-18 09:28:52 -05:00
wifi drivers: wifi: Fix the use of net_pkt_write() in eswifi driver 2019-12-18 21:58:21 +01:00
CMakeLists.txt
Kconfig