zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada e642aa3513 Bluetooth: Controller: nRF54Lx: Use nrfx interface for bsim use (4/4)
Use nrfx interface for register access with sideeffects to
facilitate bsim use.

Remove CMSIS interface use, was replaced with nrf_grtc,
nrf_dppic and nrf_ppib interface in previous commit.

4 part commits:
1. Add nrf_grtc interface.
2. Remove CMSIS interface use.
3. Add nrf_grtc interface, once missing bsim port available.
4. Remove CMSIS interface use, replaced by bsim port.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-08-30 11:47:15 -04:00
..
nordic Bluetooth: Controller: nRF54Lx: Use nrfx interface for bsim use (4/4) 2024-08-30 11:47:15 -04:00
openisa Bluetooth: Controller: nRF54Lx: Review rework GRTC support 2024-08-30 11:47:15 -04:00
isoal.c Bluetooth: Controller: Add HAL_TICKER_TICKS_TO_US_64BIT define 2024-08-30 11:47:15 -04:00
isoal.h Bluetooth: Controller: Add parameter to ISOALs sdu_write 2024-05-15 09:26:36 +02:00
ll_addr.c
ll_feat_internal.h Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02:00
ll_feat.c Bluetooth: Controller: Fix missing host feature reset 2023-09-25 16:42:20 +02:00
ll_settings.c
ll_test.h
ll_tx_pwr.c
lll_adv_aux.h
lll_adv_iso.h
lll_adv_sync.h
lll_adv.h Bluetooth: Controller: Fix PA setup for ISO Broadcast 2024-08-26 18:52:42 +02:00
lll_central_iso.h
lll_central.h
lll_chan.c
lll_chan.h
lll_clock.h
lll_common.c
lll_conn_iso.h Bluetooth: Controller: Fix lll ISO stream get by group 2024-02-14 19:11:46 +01:00
lll_conn.h
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_iso.h
lll_peripheral.h
lll_scan_aux.h
lll_scan.h Bluetooth: Controller: Fix scoring for scan_aux events 2024-08-05 16:27:50 +02:00
lll_sched.h
lll_sync_iso.h Bluetooth: controller: Add lll_sync_iso_flush interface to LLL 2024-08-05 16:28:44 +02:00
lll_sync.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
lll.h Bluetooth: Controller: Rework related to separate SDU interval support 2024-08-05 16:27:43 +02:00
pdu_df.h
pdu.h Bluetooth: Controller: Introduce EVENT_MAFS_MIN_US value 2024-08-14 10:46:48 +01:00
ull_adv_aux.c Bluetooth: Controller: Introduce EVENT_MAFS_MIN_US value 2024-08-14 10:46:48 +01:00
ull_adv_internal.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_adv_iso.c Bluetooth: Controller: Initialize BIG info RFU field 2024-08-30 11:43:40 -04:00
ull_adv_sync.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_adv_types.h Bluetooth: Controller: Aux offset population assertion check 2024-04-24 15:02:28 -04:00
ull_adv.c Bluetooth: Controller: Fix multiple advertiser assertion 2024-04-26 15:30:14 +02:00
ull_central_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_central_iso_internal.h
ull_central_iso.c Bluetooth: Controller: Rework related to separate SDU interval support 2024-08-05 16:27:43 +02:00
ull_central.c Bluetooth: Controller: Default to advertising coding in ACL connection 2024-04-23 21:29:10 +00:00
ull_chan_internal.h Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_chan.c Bluetooth: Controller: Fix missing ull_chan_reset call 2024-02-02 12:43:07 +01:00
ull_conn_internal.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_conn_iso_internal.h
ull_conn_iso_types.h Bluetooth: Controller: Option to ignore Tx ISO Data Packet Seq Num 2023-10-02 10:00:27 +02:00
ull_conn_iso.c Bluetooth: Controller: Add missing guard for mic_state in ull_conn_iso 2024-05-16 11:00:15 +02:00
ull_conn_types.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_conn.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_df_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_df_types.h
ull_df.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_filter.c Bluetooth: Controller: Fix compiler warning when RL_SIZE=1 2023-11-25 08:54:39 -05:00
ull_filter.h
ull_internal.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_iso_internal.h Bluetooth: controller: Send TX PDU release with no DP to vendor function 2024-08-05 16:28:35 +02:00
ull_iso_types.h Blutooth: controller: Implement ISO test mode for sync receiver 2024-03-01 15:29:36 +01:00
ull_iso.c Bluetooth: controller: Send TX PDU release with no DP to vendor function 2024-08-05 16:28:35 +02:00
ull_llcp_cc.c Bluetooth: controller: refactor of procedure init for mem optim 2024-04-18 14:54:47 +02:00
ull_llcp_chmu.c Bluetooth: controller: refactor of procedure init for mem optim 2024-04-18 14:54:47 +02:00
ull_llcp_common.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_llcp_conn_upd.c Bluetooth: Controller: Fix missing conn update ind PDU validation 2024-05-31 04:39:34 -07:00
ull_llcp_enc.c Bluetooth: Controller: Add explicit LLCP error code check 2024-06-07 18:07:48 +01:00
ull_llcp_features.h Bluetooth: controller: adding API for unmasking peer features 2023-09-28 14:05:00 +02:00
ull_llcp_internal.h Bluetooth: controller: fixing rx node leak on CPR reject of parallel CPR 2024-05-20 10:56:17 +03:00
ull_llcp_local.c Bluetooth: controller: fix node_rx retention mechanism 2024-05-20 10:56:17 +03:00
ull_llcp_pdu.c
ull_llcp_phy.c Bluetooth: controller: minor cleanup and a fix-up re. LLCP 2024-05-20 10:56:17 +03:00
ull_llcp_remote.c Bluetooth: controller: fix node_rx retention mechanism 2024-05-20 10:56:17 +03:00
ull_llcp.c bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_llcp.h bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
ull_peripheral_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_peripheral_iso_internal.h
ull_peripheral_iso.c Bluetooth: Controller: Fix CIS accept fails with unsupp parameters 2024-03-15 09:40:13 +00:00
ull_peripheral.c bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_scan_aux.c Bluetooth: Controller: Fix missing invalid aux offset check 2024-08-16 16:29:28 +01:00
ull_scan_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_scan_types.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_scan.c Bluetooth: Controller: Fix scoring for scan_aux events 2024-08-05 16:27:50 +02:00
ull_sched_internal.h
ull_sched.c Bluetooth: Controller: Increase ull_sched ticker_next_slot_get retries 2024-04-26 15:30:14 +02:00
ull_sync_internal.h bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
ull_sync_iso_internal.h Bluetooth: Controller: Collection of small fixes for BIS 2024-06-20 12:07:32 -04:00
ull_sync_iso.c Bluetooth: Controller: Fix missing Broadcast ISO Sync MIC failure 2024-08-26 18:52:55 +02:00
ull_sync_types.h Bluetooth: controller: Add lll_sync_iso_flush interface to LLL 2024-08-05 16:28:44 +02:00
ull_sync.c Bluetooth: controller: Notify when BIG create fails due to timeout 2024-08-05 16:28:58 +02:00
ull_tx_queue.c
ull_tx_queue.h
ull.c bluetooth: controller: Add LLCP TX to tx_ack FIFO size 2024-08-05 16:28:27 +02:00