zephyr/subsys
Ioannis Glaropoulos ee85f248fc bluetooth: controller: abstract PPI handling for LE Coded
This commit completes the refactoring of radio.c, so it
calls abstract functions for PPI handling for LE Coded
PHY (e.g. enable, disable channels, or configure endpoints),
which, then, call the platform-specific functions for PPI
handling. The abstract functions are simple wrappers,
implemented in radio_nrf5_ppi.h, conditionally, if we
build the controller with support for LE Coded PHY.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-16 19:06:51 +02:00
..
bluetooth bluetooth: controller: abstract PPI handling for LE Coded 2019-09-16 19:06:51 +02:00
console subsystem: console: tty init checks and support for polled-only devices 2019-09-08 12:43:49 +02:00
cpp
debug
dfu
disk disk: Fix usdhc driver out-of-bounds array access 2019-08-30 16:57:55 +02:00
fb
fs fcb: start using errno codes 2019-09-08 12:42:53 +02:00
jwt
logging log_core: always build stubs when !userspace 2019-09-12 05:17:39 -04:00
mgmt
net net: pkt: Clone cursor position in net_pkt_clone() 2019-09-13 16:30:02 +03:00
power
random
settings fcb: start using errno codes 2019-09-08 12:42:53 +02:00
shell kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
stats
storage
testsuite Kconfig: Correct COVERAGE help msg 2019-09-13 09:20:10 +02:00
usb usb_device: Fix typo in comment 2019-09-09 13:38:41 -05:00
CMakeLists.txt
Kconfig