Skip to content
Commit 1f563b78 authored by Krzysztof Chruściński's avatar Krzysztof Chruściński Committed by Henrik Brix Andersen
Browse files

modules: hal_nordic: Add NRFX_GPIOTE130_CHANNELS_USED mask



On SoC like nrf54h20 GPIOTE channels are split between cores. They
are reserved at compile time in devicetree. We need to ensure that
dynamically allocated channels are used only from pool assigned to
the given core. This is done using NRFX_GPIOTE130_CHANNELS_USED mask
which contains data from the device tree.

Signed-off-by: default avatarKrzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
parent 20b55425
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment