Searched refs:fill (Results 26 – 50 of 52) sorted by relevance
123
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | README.rst | 34 device when sending data. You need fill ``CONFIG_TAGOIO_DEVICE_TOKEN`` at 63 need fill ``CONFIG_TAGOIO_HTTP_WIFI_SSID`` with your wifi network SSID and
|
/Zephyr-latest/cmake/bintools/llvm/ |
D | target_bintools.cmake | 16 # elfconvert_flag_gapfill : --gap-fill; 47 # llvm-objcopy doesn't support gap fill argument.
|
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | elfconvert_command.cmake | 28 # only mwdt's elf2hex supports gap fill
|
/Zephyr-latest/drivers/crypto/ |
D | Kconfig | 60 to fill in a relevant value to CONFIG_MBEDTLS_HEAP_SIZE.
|
/Zephyr-latest/doc/_static/css/ |
D | gcs.css | 100 fill: var(--link-color) !important;
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 85 # Some linkers fill unspecified region with pattern other than 0x00. Include
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_shell.c | 236 SHELL_CMD_ARG(fill, &dsub_device_name,
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 63 spilled and the CPU traps to an exception handler to fill them. 75 frame. So there are six separate exception handlers to spill/fill
|
D | README_MMU.txt | 56 with which to fill the TLB and use for a (restarted) memory access.
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 56 further writes or is able to fill the area requested for 130 Size of a buffer used by flash_fill function to fill a device with
|
/Zephyr-latest/drivers/sensor/maxim/max30101/ |
D | Kconfig | 36 FIFO continues to fill with new data. If not set, then the FIFO is
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 53 EFI firmware, and the EFI loader only knows how to fill in the PE
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 51 pended writer to fill the ring buffer.
|
D | mailboxes.rst | 349 to fill all of the buffer with data, the unused portion of the message buffer is
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 128 as it will prevent sending zeroed stack information just to fill
|
/Zephyr-latest/modules/tflite-micro/ |
D | CMakeLists.txt | 121 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/kernels/fill.cc
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 311 Pattern to fill into last section as identifier. 713 hex "Gap fill pattern" 719 This setting only defines the gap fill pattern and doesn't enable gap 725 bool "Don't fill gaps in generated hex/s19 files [DEPRECATED]."
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 76 # elfconvert_flag_gapfill : Flag for specifying the value to fill in gaps between sections
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 90 On reception, it is up to the device driver to fill-in the network packet with
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 75 …/* The content is centered and constraint in it's width. To make the content fill the whole page, … 130 * on smaller screens the searchbar will always fill the entire screen width) */ 2413 fill: var(--fragment-foreground); 2419 fill: rgb(14, 168, 14); 2451 fill: var(--page-foreground-color);
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 207 * The members of the Release Engineering team are expected to fill
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 231 ``CAN_SJW_NO_CHANGE`` (which is no longer available). The caller will therefore need to fill in
|
D | release-notes-3.0.rst | 222 * :c:func:`uart_fifo_fill_u16` to fill FIFO with data. 932 * :github:`42177` - PM_STATE_INFO_DT_ITEMS_LIST macro does not fill the pm_min_residency array
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 728 This relies on the dictionary merge to fill in the other keys for ``reg``, like
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 407 the implementation function, and then used :c:func:`k_usermode_to_copy()` to fill
|
123