zephyr/drivers/bluetooth/controller/util
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
..
defines.h Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
mem.c Bluetooth: Controller: Fix coding style in ctrl.c, util/ and main.c 2016-09-07 08:17:26 +03:00
mem.h Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
memq.c Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
memq.h Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
util.c Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
util.h Bluetooth: Controller: Add a util folder with basic primitives 2016-09-07 08:17:26 +03:00
work.c Bluetooth: Controller: Remove custom irq implementation 2016-10-04 08:12:14 +03:00
work.h Bluetooth: Controller: Remove custom irq implementation 2016-10-04 08:12:14 +03:00