Searched refs:domain (Results 176 – 200 of 283) sorted by relevance
12345678910>>...12
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 435 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/ |
D | nrf9280.dtsi | 11 #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/ |
D | Kconfig | 230 memory domain when swapping page tables. 267 the region being removed from a memory domain.
|
/Zephyr-latest/doc/services/storage/settings/ |
D | index.rst | 179 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/ |
D | Kconfig.stm32 | 48 for a specific domain. For instance per_ck clock on STM32H7 or
|
D | Kconfig.nrf | 188 bool "Local domain scale down after init"
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 190 ; Enable the interconnect interface of reset domain 219 ; Enable the interconnect interface of reset domain
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 134 * 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/ |
D | README.rst | 22 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/ |
D | index.rst | 100 Zephyr build. Output is structured by the domain subdirectories:
|
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/ |
D | index.rst | 26 …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/ |
D | index.rst | 14 in the MAIN domain.
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp.c | 871 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/ |
D | stm32h7rs.dtsi | 48 /* 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/ |
D | rcar_mmc.c | 2197 .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/ |
D | ipc_service_icbmsg.rst | 49 * 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/ |
D | README.rst | 16 - Multiple logical applications, each with their own memory domain
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | README.rst | 27 - DNS server should be available on the host to resolve domain names
|
/Zephyr-latest/doc/ |
D | glossary.rst | 121 power domain 122 A power domain is a collection of devices for which power is
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 384 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/ |
D | index.rst | 38 …(1.18 Mbytes user SRAM + 64 Kbytes ITCM RAM + 128 Kbytes DTCM RAM + 4 Kbytes SRAM in Backup domain)
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 24 included in any user memory domain. To allow access from user mode, the
|
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/ |
D | index.rst | 102 Zephyr build. Output is structured by the domain subdirectories:
|
/Zephyr-latest/boards/m5stack/stamp_c3/doc/ |
D | index.rst | 83 Zephyr build. Output is structured by the domain subdirectories:
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 119 space for the pre-allocated page tables (both kernel and per-domain
|
12345678910>>...12