zephyr/drivers/bluetooth/controller/ll
Vinayak Chettimada 8e25789052 Bluetooth: Controller: Remove custom irq implementation
As part of an effort to closely integrate with Zephyr OS,
removed the custom implementation of IRQ interfaces used
in controller code.

Jira: ZEP-841

Change-id: Ie427f45aeecad51053112371526cb7dc4817248f
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-10-04 08:12:14 +03:00
..
ctrl_internal.h Bluetooth: Controller: Use offsetof() in memory sizing 2016-09-07 08:17:26 +03:00
ctrl.c Bluetooth: Controller: Remove custom irq implementation 2016-10-04 08:12:14 +03:00
ctrl.h Bluetooth: Controller: Fix __packed placement 2016-10-04 08:12:14 +03:00
ll.c Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00
ll.h Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00
pdu.h Bluetooth: Controller: Fix __packed placement 2016-10-04 08:12:14 +03:00
ticker.c Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +03:00
ticker.h Bluetooth: Controller: A full, hardware-agnostic BLE Link Layer 2016-09-07 08:17:26 +03:00