zephyr/drivers/bluetooth/controller/hal
Vinayak Chettimada a1c139eb84 Bluetooth: Controller: Remove custom clock control impl.
As part of an effort to closely integrate with Zephyr OS,
removed the custom implementation of clock control
interfaces used in controller code and use the driver model
in Zephyr OS.

Jira: ZEP-897

Change-id: I03efbff471e42b9bd9832818dd20dd5998a60227
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-10-21 07:47:31 +03:00
..
ccm.h Bluetooth: Controller: Fix __packed placement 2016-10-04 08:12:14 +03:00
cpu.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
debug.h Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +03:00
ecb.c Bluetooth: Controller: Remove custom irq implementation 2016-10-04 08:12:14 +03:00
ecb.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
hal_rtc.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
hal_work.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
radio.c Bluetooth: Controller: Alternate Enc procedure for nRF51x SoC 2016-10-21 07:47:31 +03:00
radio.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
rand.c Bluetooth: Controller: Remove custom irq implementation 2016-10-04 08:12:14 +03:00
rand.h Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
rtc.c Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +03:00