zephyr/subsys/bluetooth/controller
Alberto Escolar Piedras 35773882c2 Bluetooth: Controller: Use HAL to modify renamed registers in nRF54
In some nRF54 devices, DATAWHITEIV was renamed to
DATAWHITE,
and the CRCCNF SKIADDR field was renamed OFFSET.
The nrf HAL hid this change internally,
so let's use it so we don't need to ifdef these
in the Bluetooth Controller HAL code.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-06-07 18:07:48 +01:00
..
coex
crypto
flash
hal
hci Bluetooth: Controller: Use BT_HCI_ERR_UNSPECIFIED as needed 2024-06-07 18:07:48 +01:00
include
ll_sw Bluetooth: Controller: Use HAL to modify renamed registers in nRF54 2024-06-07 18:07:48 +01:00
ticker
util
CMakeLists.txt Bluetooth: Controller: Fix BT_CTLR_LE_ENC conditional compilation 2024-06-07 18:07:48 +01:00
Kconfig Bluetooth: Controller: Fix BT_CTLR_LE_ENC conditional compilation 2024-06-07 18:07:48 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Preliminary support for nRF54L15 SoC 2024-06-07 18:07:48 +01:00