zephyr/subsys/bluetooth/controller
Vinayak Chettimada f0bd2805bc Bluetooth: Controller: tune the xtal and hard realtime radio start offsets
Reduce the time limit for active clock startup and increase
the CPU usage time limit before hard real-time radio
transmit/receive.

Due to isr_wrapper overhead in ARM architectures, more time
was used before hard real-time radio transmission or
reception which was detected by controller implementation
and the controller aborted the radio transactions.

This commit permits more CPU utilization by the controller
before hard real-time radio transactions start.

Change-Id: Id976add80c70cabc753c43dfac6f6603588458d9
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-12-16 10:27:48 +02:00
..
hal Bluetooth: Controller: ctrl pdu processing based on available CPU time 2016-12-16 10:27:48 +02:00
hci Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
ll Bluetooth: Controller: tune the xtal and hard realtime radio start offsets 2016-12-16 10:27:48 +02:00
util Bluetooth: Controller: Fix suspicious use of sizeof 2016-11-18 07:47:50 +02:00
Kconfig Bluetooth: Kconfig: Fix order of default entries 2016-11-11 12:09:46 +00:00
Makefile Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00