Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 124) sorted by relevance

12345

/Zephyr-Core-3.5.0/tests/subsys/fs/littlefs/src/
Dtestfs_lfs.c42 static struct fs_littlefs large = { variable
56 .fs_data = &large,
/Zephyr-Core-3.5.0/subsys/console/
DKconfig35 large host-side clipboard pastes. Set to 0 to disable
44 large host-side clipboard pastes. Set to 0 to disable
/Zephyr-Core-3.5.0/tests/subsys/fs/littlefs/boards/
Dmr_canhubk3.overlay20 label = "large";
Dnrf52840dk_nrf52840.overlay22 label = "large";
Dnative_posix.overlay27 label = "large";
Dnative_posix_64.overlay27 label = "large";
Dmimxrt1060_evk.overlay22 label = "large";
/Zephyr-Core-3.5.0/tests/subsys/debug/coredump_backends/boards/
Dqemu_x86.overlay12 * size is large enough and there are no overlaps.
/Zephyr-Core-3.5.0/samples/bluetooth/mtu_update/
DREADME.rst20 Question: I only want to *send* large packets. I don't need to receive large
30 large notification to be sent.
34 To be able to send a large notification both the server and the client need to
82 should subscribe and then the peripheral will send a large notification. Right
/Zephyr-Core-3.5.0/arch/arm64/core/
DCMakeLists.txt18 # Use large code model for addresses larger than 32 bits,
27 zephyr_cc_option(-mcmodel=large)
/Zephyr-Core-3.5.0/soc/arm/silabs_exx32/
DKconfig.defconfig16 # large, especially with logs enabled. Since it is called from IDLE task,
/Zephyr-Core-3.5.0/samples/net/sockets/coap_server/
DREADME.rst26 /large
28 /large-update
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server_mt/
DKconfig16 bool "Send large file to peer when queried"
/Zephyr-Core-3.5.0/boards/arc/nsim/support/
Dnsim_em.props27 nsim_isa_agu_size=large
Dnsim_em11d.props27 nsim_isa_agu_size=large
/Zephyr-Core-3.5.0/doc/_static/latex/
Dtitle.tex36 \large \@author\\\@date
/Zephyr-Core-3.5.0/arch/arc/core/dsp/
DKconfig68 bool "ARC AGU large size register"
72 Save and restore large AGU registers, including 12 address pointers regs,
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/
DKconfig.dummy26 in bytes. This value must be large enough to accommodate any
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Dlarge_comp_data.c86 SHELL_CMD_ARG(large-comp-data-get, NULL, "<page> <offset>", cmd_large_comp_data_get, 3, 0),
/Zephyr-Core-3.5.0/include/zephyr/linker/
Dkobject-text.ld9 * is moving backwards if the reserved room isn't large enough.
/Zephyr-Core-3.5.0/doc/_doxygen/
Ddoxygen-awesome.css47 --border-radius-large: 8px;
54 --spacing-large: 16px;
309 padding: var(--spacing-medium) var(--spacing-large);
462 padding: 0 var(--spacing-large);
572 border-radius: var(--border-radius-large);
689 padding-bottom: calc(2 * var(--spacing-large));
787 padding: var(--spacing-medium) var(--spacing-large);
795 padding: 0 var(--spacing-large);
823 padding: 0 var(--spacing-large);
892 padding: 0 var(--spacing-large);
[all …]
/Zephyr-Core-3.5.0/drivers/timer/
DKconfig.gecko18 Using BURTC instead of SysTick has a large impact on kernel timing
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.sam_gmac67 filled in with incoming data. Their number has to be large enough to fit
71 stack. One has to ensure that NET_PKT_RX_COUNT is large enough to
/Zephyr-Core-3.5.0/tests/drivers/sdhc/
DREADME.txt26 require implementing a large portion of the SD subsystem in this test.
/Zephyr-Core-3.5.0/tests/subsys/sd/sdmmc/
DREADME.txt5 and run stress tests to verify large data transfers succeed using the

12345