zephyr/subsys/bluetooth/controller/ll_sw
Alberto Escolar Piedras bb811a1e1d Bluetooth: Controller: Nordic LLL: Use HAL to clear EVENTs
Use the HAL event clear functions to clear EVENTS
instead of accessing the registers directly.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-09-08 14:45:13 +02:00
..
nordic Bluetooth: Controller: Nordic LLL: Use HAL to clear EVENTs 2023-09-08 14:45:13 +02:00
openisa bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
isoal.c
isoal.h
ll_addr.c
ll_feat.c
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll.h Bluetooth: Controller: Remove separate done memq 2023-08-02 16:39:45 +02:00
lll_adv.h
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_central.h
lll_central_iso.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn.h
lll_conn_iso.h Bluetooth: controller: Introduce CIS LLL flush states 2023-08-21 15:11:48 +02:00
lll_df.h
lll_filter.h Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
lll_iso_tx.h
lll_peripheral.h
lll_peripheral_iso.h
lll_scan.h
lll_scan_aux.h
lll_sched.h
lll_sync.h
lll_sync_iso.h
nrf.cmake
openisa.cmake
pdu.h
pdu_df.h
ull.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
ull_adv.c Bluetooth: Controller: Fix some incorrect asserts on connection 2023-08-30 13:48:59 +02:00
ull_adv_aux.c Bluetooth: controller: Prevent slot reservation update for JIT scheduler 2023-08-21 15:11:54 +02:00
ull_adv_internal.h
ull_adv_iso.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
ull_adv_sync.c Bluetooth: controller: Prevent slot reservation update for JIT scheduler 2023-08-21 15:11:54 +02:00
ull_adv_types.h
ull_central.c
ull_central_internal.h
ull_central_iso.c Bluetooth: controller: Introduce config for avoiding SDU fragmentation 2023-09-07 14:25:35 +02:00
ull_central_iso_internal.h
ull_chan.c
ull_chan_internal.h
ull_conn.c Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_conn_internal.h Bluetooth: Controller: Remove separate done memq 2023-08-02 16:39:45 +02:00
ull_conn_iso.c Bluetooth: controller: Prevent assert in ll_conn_iso_stream_get_by_acl 2023-08-21 15:11:48 +02:00
ull_conn_iso_internal.h
ull_conn_iso_types.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_conn_types.h
ull_df.c
ull_df_internal.h
ull_df_types.h
ull_filter.c Bluetooth: Controller: Add trpa cache for BT_CTLR_SW_DEFERRED_PRIVACY 2023-08-29 16:13:22 +02:00
ull_filter.h
ull_internal.h
ull_iso.c Bluetooth: controller: Fix ISO Transmit Test Mode parameters 2023-08-31 10:34:14 +02:00
ull_iso_internal.h
ull_iso_types.h Bluetooth: controller: Implement ISO link quality for CIS streams 2023-08-30 17:51:26 +02:00
ull_llcp.c Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_cc.c Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_chmu.c
ull_llcp_common.c Bluetooth: controller: Modify reason for local CIS_TERMINATE procedure 2023-08-21 15:11:48 +02:00
ull_llcp_conn_upd.c
ull_llcp_enc.c Bluetooth: controller: Fix LLCP enc. execution ctx 2023-08-30 10:22:15 +02:00
ull_llcp_features.h
ull_llcp_internal.h Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
ull_llcp_local.c
ull_llcp_pdu.c Bluetooth: controller: Use mayfly_is_running() in csrand_get() 2023-08-09 08:32:55 +00:00
ull_llcp_phy.c
ull_llcp_remote.c
ull_peripheral.c
ull_peripheral_internal.h
ull_peripheral_iso.c Bluetooth: controller: Introduce CIS LLL flush states 2023-08-21 15:11:48 +02:00
ull_peripheral_iso_internal.h
ull_scan.c
ull_scan_aux.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
ull_scan_internal.h
ull_scan_types.h
ull_sched.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
ull_sched_internal.h
ull_sync.c
ull_sync_internal.h
ull_sync_iso.c
ull_sync_iso_internal.h
ull_sync_types.h
ull_tx_queue.c
ull_tx_queue.h