Home
last modified time | relevance | path

Searched refs:domain (Results 176 – 200 of 283) sorted by relevance

12345678910>>...12

/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish435 complete -c west -n "__zephyr_west_seen_subcommand_from build" -l sysbuild -d "create multi-domain
436 …zephyr_west_seen_subcommand_from build" -l no-sysbuild -d "do not create multi-domain build system"
438 …_zephyr_west_seen_subcommand_from build" -l domain -d "execute build tool (make or ninja) for a gi…
476 …nd_from flash debug debugserver attach" -l domain -r -d "execute build tool (make or ninja) for a …
/Zephyr-latest/dts/common/nordic/
Dnrf9280.dtsi11 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf9230.h>
122 domain = <2>;
128 domain = <3>;
444 global-domain-id = <12>;
545 global-domain-id = <13>;
/Zephyr-latest/arch/xtensa/
DKconfig230 memory domain when swapping page tables.
267 the region being removed from a memory domain.
/Zephyr-latest/doc/services/storage/settings/
Dindex.rst179 Secure domain settings
183 It is recommended that secure domain uses its own settings instance and it might
184 provide data for non-secure domain using dedicated interface if needed
/Zephyr-latest/drivers/clock_control/
DKconfig.stm3248 for a specific domain. For instance per_ck clock on STM32H7 or
DKconfig.nrf188 bool "Local domain scale down after init"
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm190 ; Enable the interconnect interface of reset domain
219 ; Enable the interconnect interface of reset domain
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst134 * The ``power-domain`` property has been removed in favor of ``power-domains``.
135 The new property allows to add more than one power domain.
136 ``power-domain-names`` is also available to optionally name each entry in
138 to be defined using ``#power-domain-cells``.
144 it is now mandatory to also explicitly define a domain clock source using the ``clock`` property.
/Zephyr-latest/samples/tfm_integration/tfm_regression_test/
DREADME.rst22 Tests for both the secure and non-secure domain are enabled by default, controlled via the CONFIG_T…
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/
Dindex.rst100 Zephyr build. Output is structured by the domain subdirectories:
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst26 …64 Kbytes ITCM RAM + 128 Kbytes DTCM RAM), 864 Kbytes user SRAM, and 4 Kbytes SRAM in Backup domain
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst14 in the MAIN domain.
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp.c871 int gptp_get_port_data(struct gptp_domain *domain, in gptp_get_port_data() argument
879 if (domain != &gptp_domain) { in gptp_get_port_data()
/Zephyr-latest/dts/arm/st/h7rs/
Dstm32h7rs.dtsi48 /* System data RAM accessible over AXI bus: AXI SRAM1 in CD domain */
54 /* System data RAM accessible over AHB bus: SRAM1 in D2 domain */
61 /* System data RAM accessible over AHB bus: SRAM2 in D2 domain */
/Zephyr-latest/drivers/sdhc/
Drcar_mmc.c2197 .cpg_clk.domain = DT_INST_CLOCKS_CELL_BY_IDX(n, 0, domain), \
2199 .bus_clk.domain = DT_INST_CLOCKS_CELL_BY_IDX(n, 1, domain), \
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst49 * Define MBOX devices for sending a signal that informs the other domain (or CPU) of the written da…
50 Ensure that the other domain (or CPU) can receive the signal.
87 You must provide a similar configuration for the other side of the communication (domain or CPU).
/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst16 - Multiple logical applications, each with their own memory domain
/Zephyr-latest/samples/net/sockets/big_http_download/
DREADME.rst27 - DNS server should be available on the host to resolve domain names
/Zephyr-latest/doc/
Dglossary.rst121 power domain
122 A power domain is a collection of devices for which power is
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm384 the Secure domain regression tests.
391 the Non-Secure domain regression tests.
475 the secure domain and reduce the uart driver's flash usage.
/Zephyr-latest/boards/fanke/fk7b0m1_vbt6/doc/
Dindex.rst38 …(1.18 Mbytes user SRAM + 64 Kbytes ITCM RAM + 128 Kbytes DTCM RAM + 4 Kbytes SRAM in Backup domain)
/Zephyr-latest/doc/services/llext/
Dload.rst24 included in any user memory domain. To allow access from user mode, the
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst102 Zephyr build. Output is structured by the domain subdirectories:
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst83 Zephyr build. Output is structured by the domain subdirectories:
/Zephyr-latest/doc/hardware/arch/
Dx86.rst119 space for the pre-allocated page tables (both kernel and per-domain

12345678910>>...12