-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Bluetootharea: Bluetooth Controllerplatform: nRFNordic nRFxNordic nRFx
Description
Is your enhancement proposal related to a problem? Please describe.
The conditional compilation makes the code more difficult to read/understand.
There is also inconsistency in the functionality for the routine 'hal_radio_switch_disable()', in radio_nrf5_ppi.h lines 454 vs. 1268
Describe the solution you'd like
- Split the nrf5_ppi.h in 2 files for improved readability
- Make the different routines consistent
Describe alternatives you've considered
[None]
Additional context
See PR #26019
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Bluetootharea: Bluetooth Controllerplatform: nRFNordic nRFxNordic nRFx