zephyr/subsys/bluetooth/controller
Andrzej Głąbek 4750cf3b7b bluetooth: controller: nrf5: Reorder used PPI channels
The channels assigned to the controller are reordered so that the ones
previously used and now available for other purposes have continuous
numbers. When the controller can take advantage of the pre-programmed
PPI channels (when TIMER0 is used as the event timer), the now free
channels are 0-4, when it cannot, it is the channel 0.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-11-10 12:39:40 -05:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal bluetooth: controller: nrf5: Reorder used PPI channels 2018-11-10 12:39:40 -05:00
hci Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
include Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
ll_sw Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
ticker Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Controller: Use a different flag for speed optimization 2018-10-26 15:55:49 +01:00
Kconfig bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00