Searched refs:large (Results 1 – 25 of 124) sorted by relevance
12345
/Zephyr-Core-3.5.0/tests/subsys/fs/littlefs/src/ |
D | testfs_lfs.c | 42 static struct fs_littlefs large = { variable 56 .fs_data = &large,
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/tests/subsys/fs/littlefs/boards/ |
D | mr_canhubk3.overlay | 20 label = "large";
|
D | nrf52840dk_nrf52840.overlay | 22 label = "large";
|
D | native_posix.overlay | 27 label = "large";
|
D | native_posix_64.overlay | 27 label = "large";
|
D | mimxrt1060_evk.overlay | 22 label = "large";
|
/Zephyr-Core-3.5.0/tests/subsys/debug/coredump_backends/boards/ |
D | qemu_x86.overlay | 12 * size is large enough and there are no overlaps.
|
/Zephyr-Core-3.5.0/samples/bluetooth/mtu_update/ |
D | README.rst | 20 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/ |
D | CMakeLists.txt | 18 # 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/ |
D | Kconfig.defconfig | 16 # large, especially with logs enabled. Since it is called from IDLE task,
|
/Zephyr-Core-3.5.0/samples/net/sockets/coap_server/ |
D | README.rst | 26 /large 28 /large-update
|
/Zephyr-Core-3.5.0/samples/net/sockets/dumb_http_server_mt/ |
D | Kconfig | 16 bool "Send large file to peer when queried"
|
/Zephyr-Core-3.5.0/boards/arc/nsim/support/ |
D | nsim_em.props | 27 nsim_isa_agu_size=large
|
D | nsim_em11d.props | 27 nsim_isa_agu_size=large
|
/Zephyr-Core-3.5.0/doc/_static/latex/ |
D | title.tex | 36 \large \@author\\\@date
|
/Zephyr-Core-3.5.0/arch/arc/core/dsp/ |
D | Kconfig | 68 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/ |
D | Kconfig.dummy | 26 in bytes. This value must be large enough to accommodate any
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/include/zephyr/linker/ |
D | kobject-text.ld | 9 * is moving backwards if the reserved room isn't large enough.
|
/Zephyr-Core-3.5.0/doc/_doxygen/ |
D | doxygen-awesome.css | 47 --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/ |
D | Kconfig.gecko | 18 Using BURTC instead of SysTick has a large impact on kernel timing
|
/Zephyr-Core-3.5.0/drivers/ethernet/ |
D | Kconfig.sam_gmac | 67 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/ |
D | README.txt | 26 require implementing a large portion of the SD subsystem in this test.
|
/Zephyr-Core-3.5.0/tests/subsys/sd/sdmmc/ |
D | README.txt | 5 and run stress tests to verify large data transfers succeed using the
|
12345