zephyr/subsys/bluetooth/controller/hal/nrf5
Vinayak Kariappa Chettimada 18f366ca07 Bluetooth: controller: Fix disabling of Coded PHY feature
Fix conditional compilation in nRF5 radio interface so that
when Coded PHY feature is not selected then it does not use
the PPIs required for supporting the feature.

This will allow pwm_nrf5_sw driver to use PPI channels 14 to
19 and support 3 PWM channels. Without the Coded PHY feature
disabled, only PPI 14, 15, 18 and 19 are available for PWM.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-02-09 14:41:44 +01:00
..
radio Bluetooth: controller: Fix disabling of Coded PHY feature 2018-02-09 14:41:44 +01:00
cntr.c native: nrf52 changes to HAL to support running on simulated HW 2018-01-29 16:02:29 +01: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 native: nrf52 changes to HAL to support running on simulated HW 2018-01-29 16:02:29 +01:00
mayfly.c Bluetooth: controller: Refactor mayfly integration into hal 2018-01-29 13:04:15 +01:00
rand.c native: nrf52 changes to HAL to support running on simulated HW 2018-01-29 16:02:29 +01:00