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
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
CMakeLists.txt
Kconfig Bluetooth: controller: Improved continuous scanning 2018-02-07 11:23:10 +01:00