zephyr/subsys/bluetooth/controller/hal/nrf5
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
..
cntr.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ecb.c Bluetooth: Controller: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
radio.c Bluetooth: controller: Use direct ISRs 2017-03-07 12:21:29 +01:00
rand.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00