Home
last modified time | relevance | path

Searched refs:NRF_OWNER_ID_APPLICATION (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/soc/nordic/
Dvalidate_binding_headers.c43 #if defined(NRF_OWNER_ID_APPLICATION)
44 BUILD_ASSERT(NRF_OWNER_ID_APPLICATION == NRF_OWNER_APPLICATION);
/Zephyr-latest/boards/nordic/nrf9280pdk/
Dnrf9280pdk_nrf9280-memory_map.dtsi36 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
58 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
77 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
121 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
140 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWX>;
163 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>;
196 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RXS>;
212 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
/Zephyr-latest/boards/nordic/nrf54h20dk/
Dnrf54h20dk_nrf54h20-memory_map.dtsi32 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
54 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
69 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
109 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
140 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWX>;
163 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>;
196 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RXS>;
216 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
/Zephyr-latest/include/zephyr/dt-bindings/misc/
Dnordic-owner-id-nrf54h20.h10 #define NRF_OWNER_ID_APPLICATION 2 macro
Dnordic-owner-id-nrf9230.h10 #define NRF_OWNER_ID_APPLICATION 2 macro
/Zephyr-latest/tests/arch/common/ramfunc/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay7 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWXS>;