zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 934d512223 Bluetooth: controller: Optimize the loop in nRF5 hal rand get()
Optimised the get() function in nRF5 hal rand implementation
to reduce number of probable branching operations.

This is needed to reduce nRF51 platform's CPU use in radio
ISR when using the fast encryption setup implementation.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-09-07 14:36:30 -05:00
..
hal Bluetooth: controller: Optimize the loop in nRF5 hal rand get() 2017-09-07 14:36:30 -05:00
hci Bluetooth: controller: Fix Read Version Info VS cmd 2017-09-04 14:46:13 -04:00
include
ll_sw Bluetooth: controller: Move RSSI sampling after pkt processing 2017-09-07 14:36:30 -05:00
ticker
util
Kconfig Bluetooth: controller: Disable DLE and PHY upd proc for nRF51 2017-09-07 14:36:30 -05:00
Makefile