Home
last modified time | relevance | path

Searched refs:NRF_DOMAIN_ID_GLOBALSLOW (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/soc/nordic/
Dvalidate_binding_headers.c32 #if defined(NRF_DOMAIN_ID_GLOBALSLOW)
33 BUILD_ASSERT(NRF_DOMAIN_ID_GLOBALSLOW == NRF_DOMAIN_GLOBALSLOW);
/Zephyr-Core-3.7.0/dts/arm/nordic/
Dnrf54h20_cpurad.dtsi87 sink-channel-links = <0 NRF_DOMAIN_ID_GLOBALSLOW 0>,
88 <2 NRF_DOMAIN_ID_GLOBALSLOW 2>;
89 source-channel-links = <2 NRF_DOMAIN_ID_GLOBALSLOW 2>;
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/misc/
Dnordic-domain-id-nrf54h20.h11 #define NRF_DOMAIN_ID_GLOBALSLOW 13 macro