Searched refs:large (Results 1 – 25 of 164) sorted by relevance
1234567
/Zephyr-latest/tests/subsys/fs/littlefs/src/ |
D | testfs_lfs.c | 42 static struct fs_littlefs large = { variable 56 .fs_data = &large,
|
/Zephyr-latest/samples/drivers/dac/boards/ |
D | frdm_rw612.overlay | 11 nxp,output-voltage-range = "large";
|
D | rd_rw612_bga.overlay | 11 nxp,output-voltage-range = "large";
|
/Zephyr-latest/tests/subsys/fs/littlefs/boards/ |
D | mr_canhubk3.overlay | 20 label = "large";
|
D | nrf52840dk_nrf52840.overlay | 22 label = "large";
|
D | native_sim.overlay | 27 label = "large";
|
D | mimxrt1060_evk_mimxrt1062_qspi.overlay | 22 label = "large";
|
/Zephyr-latest/subsys/console/ |
D | Kconfig | 35 large host-side clipboard pastes. Set to 0 to disable 44 large host-side clipboard pastes. Set to 0 to disable
|
/Zephyr-latest/tests/subsys/debug/coredump_backends/boards/ |
D | qemu_x86.overlay | 12 * size is large enough and there are no overlaps.
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 45 --border-radius-large: 8px; 52 --spacing-large: 16px; 341 scroll-margin-top: var(--spacing-large); 370 padding: var(--spacing-medium) var(--spacing-large); 537 padding: 0 var(--spacing-large); 663 border-radius: var(--border-radius-large); 926 padding: var(--spacing-medium) var(--spacing-large); 934 padding: 0 var(--spacing-large); 954 padding: 0 var(--spacing-large); 1016 padding: var(--spacing-small) var(--spacing-large); [all …]
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 21 Question: I only want to *send* large packets. I don't need to receive large 31 large notification to be sent. 35 To be able to send a large notification both the server and the client need to 83 should subscribe and then the peripheral will send a large notification. Right
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig.defconfig | 17 # large, especially with logs enabled. Since it is called from IDLE task,
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 20 # Use large code model for addresses larger than 32 bits, 29 zephyr_cc_option(-mcmodel=large)
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/ |
D | Kconfig | 16 bool "Send large file to peer when queried"
|
/Zephyr-latest/doc/_static/latex/ |
D | title.tex | 36 \large \@author\\\@date
|
/Zephyr-latest/boards/snps/nsim/arc_classic/support/ |
D | nsim_em.props | 27 nsim_isa_agu_size=large
|
D | nsim_em11d.props | 27 nsim_isa_agu_size=large
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 63 bool "ARC AGU large size register" 67 Save and restore large AGU registers, including 12 address pointers regs,
|
/Zephyr-latest/samples/net/sockets/coap_server/ |
D | README.rst | 31 /large 33 /large-update
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.dummy | 26 in bytes. This value must be large enough to accommodate any
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | large_comp_data.c | 86 SHELL_CMD_ARG(large-comp-data-get, NULL, "<page> <offset>", cmd_large_comp_data_get, 3, 0),
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-text.ld | 9 * is moving backwards if the reserved room isn't large enough.
|
/Zephyr-latest/boards/shields/pmod_sd/doc/ |
D | index.rst | 15 - Store and access large amounts of date from your system board
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/ |
D | doxytooltip.css | 10 --border-radius-large: 8px;
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | Kconfig | 36 each thread in the tests. This generates large amounts of output. To
|
1234567