zephyr/subsys/bluetooth/controller/hal/nrf5/radio
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
..
radio_nrf5_ppi.h bluetooth: controller: nrf5: Reorder used PPI channels 2018-11-10 12:39:40 -05:00
radio_nrf5_txp.h Bluetooth: controller: Add Tx Power Kconfig option 2018-06-11 17:40:00 -04:00
radio_nrf5.h bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00
radio_nrf51.h Bluetooth: controller: Fix to use max. tx power in DTM test mode 2018-06-12 13:22:10 +02:00
radio_nrf52810.h bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00
radio_nrf52832.h bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00
radio_nrf52840.h bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00
radio.c bluetooth: controller: nrf5: Use pre-programmed PPI channels 2018-11-10 12:39:40 -05:00