zephyr/subsys/bluetooth/controller
Carles Cufi 727987276e Bluetooth: controller: Use direct ISRs
The new hard real-time (direct) interrupt support in the kernel allows
ISRs to be run directly with no significant latency overhead.

Use this new mechanism to improve the latency of the 3 critical
interrupts in the controller: radio, RTC0 and SWI4.

Jira: ZEP-1038

Change-Id: Ief9dacbea4c4c2e8a1c77893a0d6175a91819ffb
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-03-07 12:21:29 +01:00
..
hal Bluetooth: controller: Use direct ISRs 2017-03-07 12:21:29 +01:00
hci Bluetooth: controller: Use direct ISRs 2017-03-07 12:21:29 +01:00
ll Bluetooth: Controller: Use LL_ASSERT instead of BT_ASSERT 2017-02-07 12:29:58 +00:00
ticker license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig bluetooth: controller: Split events into normal and priority 2017-01-05 08:49:17 +02:00
Makefile Bluetooth: Controller: replace work with mayfly 2017-01-05 08:49:16 +02:00