zephyr/subsys/bluetooth/controller/ll
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
..
ctrl.c Bluetooth: Controller: tune the xtal and hard realtime radio start offsets 2016-12-16 10:27:48 +02:00
ctrl.h Bluetooth: Controller: Fix local LE supported features bitmap 2016-12-03 17:09:38 +00:00
ctrl_internal.h Bluetooth: Controller: Implement missing DLE commands 2016-11-18 07:47:50 +02:00
ll.c
ll.h
pdu.h
ticker.c Bluetooth: Controller: Fix HCI Reset Command implementation 2016-11-18 07:47:50 +02:00
ticker.h