zephyr/include/drivers
Krzysztof Chruscinski 00156ad80a drivers: clock_control: nrf: Switch to single clock device
Low frequency and high frequency clocks had separate devices
while they are actually handled by single peripheral with single
interrupt. The split was done probably because opaque subsys
argument in the API was used for other purposes and there was
no way to pass the information which clock should be controlled.
Implementation changes some time ago and subsys parameter was
no longer used. It now can be used to indicate which clock should
be controlled.

Change become necessary when nrf5340 is taken into account where
there are more clocks and current approach would lead to create
multiple devices - mess.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-12-17 14:38:19 +01:00
..
bluetooth
clock_control drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
console
gpio
i2c/slave
ieee802154
interrupt_controller
led
pcie
timer
usb
wifi
adc.h
can.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
clock_control.h
counter.h
display.h
dma.h
eeprom.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
entropy.h
espi.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
flash.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
gna.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
gpio.h
hwinfo.h
i2c.h
i2s.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
ipm.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
kscan.h
led_strip.h
led.h include: respect line limit in api pointer initialization 2019-12-16 21:14:08 -05:00
pinmux.h
ps2.h
pwm.h
sensor.h include: Fixes #1205, C++ usage of sensor.h 2019-12-12 11:06:34 -06:00
spi.h
uart.h
video-controls.h
video.h
watchdog.h