zephyr/subsys/bluetooth/controller/hal/nrf5
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
..
cntr.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
debug.h Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ecb.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
Makefile Bluetooth: controller: Fast enc setup with ccflags -Ofast 2017-09-07 14:36:30 -05:00
radio.c Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
rand.c Bluetooth: controller: Optimize the loop in nRF5 hal rand get() 2017-09-07 14:36:30 -05:00