zephyr/subsys/bluetooth/controller/hal/nrf5
Vinayak Kariappa Chettimada 9fd502f956 Bluetooth: controller: Use PPI indices 14/15 for PA/LNA
PA/LNA feature being not default enabled, keeping the PPI
indices used for this feature at the higher indices would
allow use of these PPI indices by other drivers, for
instance the nRF5 software PWM driver.

Software PWM driver provides 3 PWM pins/channels using upto
6 PPI channels. If BLE controler where to use 0-13, then
14-19 PPI indices can be used by the PWM driver.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-11-22 18:46:20 -05:00
..
cntr.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
debug.h Bluetooth: controller: Map debug pins to P3 pin head on nRF5x DK 2017-09-15 10:25:55 +02:00
ecb.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
radio.c Bluetooth: controller: Use PPI indices 14/15 for PA/LNA 2017-11-22 18:46:20 -05:00
rand.c Bluetooth: controller: Optimize the loop in nRF5 hal rand get() 2017-09-07 14:36:30 -05:00