zephyr/subsys/bluetooth/controller/hal
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
..
nrf5 Bluetooth: controller: Optimize the loop in nRF5 hal rand get() 2017-09-07 14:36:30 -05:00
ccm.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
cntr.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
cpu.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
debug.h Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ecb.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00
radio.h Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
rand.h Bluetooth: controller: Use random numbers in adv and enc setup 2017-08-08 15:29:55 +03:00