zephyr/subsys/bluetooth/controller
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
..
crypto Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00
hal Bluetooth: controller: Fix disabling of Coded PHY feature 2018-02-09 14:41:44 +01:00
hci Bluetooth: controller: Use shorter (void *) for typecasts 2018-02-05 16:48:37 +01:00
include Bluetooth: controller: Fix to restrict addr set in active states 2018-01-29 18:03:15 +01:00
ll_sw Bluetooth: controller: Rename a microsecond variable 2018-02-07 12:26:34 +01:00
ticker Bluetooth: controller: Fix ticker to use u32_t ticks_slot 2018-02-07 11:48:27 +01:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt Bluetooth: controller: Refactor mayfly integration into hal 2018-01-29 13:04:15 +01:00
Kconfig Bluetooth: controller: Improved continuous scanning 2018-02-07 11:23:10 +01:00