Home
last modified time | relevance | path

Searched full:extra (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/Zephyr-Core-3.5.0/modules/lvgl/
DCMakeLists.txt88 ${LVGL_DIR}/src/extra/layouts/flex/lv_flex.c
89 ${LVGL_DIR}/src/extra/layouts/grid/lv_grid.c
90 ${LVGL_DIR}/src/extra/libs/bmp/lv_bmp.c
91 ${LVGL_DIR}/src/extra/libs/ffmpeg/lv_ffmpeg.c
92 ${LVGL_DIR}/src/extra/libs/freetype/lv_freetype.c
93 ${LVGL_DIR}/src/extra/libs/fsdrv/lv_fs_fatfs.c
94 ${LVGL_DIR}/src/extra/libs/fsdrv/lv_fs_posix.c
95 ${LVGL_DIR}/src/extra/libs/fsdrv/lv_fs_stdio.c
96 ${LVGL_DIR}/src/extra/libs/fsdrv/lv_fs_win32.c
97 ${LVGL_DIR}/src/extra/libs/gif/gifdec.c
[all …]
/Zephyr-Core-3.5.0/soc/riscv/openisa_rv32m1/
Dsoc_context.h8 * Extra definitions required for CONFIG_RISCV_SOC_CONTEXT_SAVE.
16 /* Extra state for RI5CY hardware loop registers. */
/Zephyr-Core-3.5.0/dts/bindings/led_strip/
Dworldsemi,ws2812-i2s.yaml40 extra-wait-time:
43 description: Extra microseconds to wait for the driver to flush its I2S queue.
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/include/zephyr/arch/
Dcpu.h18 /* C++ does not allow empty structs, add an extra 1 byte */
27 /* C++ does not allow empty structs, add an extra 1 byte */
/Zephyr-Core-3.5.0/tests/posix/eventfd/
DKconfig29 bool "Add extra assertions into the hot path"
32 as possible on the hot path. Say 'y' here to add extra assertions
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dcrypto.c38 int64_t extra; in prng_reseed() local
46 extra = k_uptime_get(); in prng_reseed()
48 ret = tc_hmac_prng_reseed(h, seed, sizeof(seed), (uint8_t *)&extra, in prng_reseed()
49 sizeof(extra)); in prng_reseed()
/Zephyr-Core-3.5.0/tests/cmake/overlays/var_expansions/my_extra_module/zephyr/
Dmy_extra_module-overlay.conf1 # extra-overlay-empty.conf
/Zephyr-Core-3.5.0/scripts/
Dtwister39 extra_args: <list of extra arguments>
40 Extra cache entries to pass to CMake when building or running the
43 extra_configs: <list of extra configurations>
44 Extra configuration options to be merged with a master prj.conf
93 extra_sections: <list of extra binary sections>
95 extra, unexpected sections in the Zephyr binary unless they are named
/Zephyr-Core-3.5.0/arch/posix/
DCMakeLists.txt11 # Extra compile options to be used during the build of the runner files
14 # Extra link options to be passed during the *final* link of the runner
18 # Extra sources to be built in the native simulator runner context
23 # Extra libraries to link with the runner
26 # target_link_libraries() updates INTERFACE_LINK_LIBRARIES but wrapping it with extra
/Zephyr-Core-3.5.0/samples/application_development/sysbuild/with_mcuboot/
DREADME.rst10 It showcases how the sample can adjust the configuration of extra image by
25 The :file:`sysbuild/mcuboot.conf` file will be used as an extra fragment that
/Zephyr-Core-3.5.0/cmake/linker/arcmwdt/
Dlinker_flags.cmake3 # Extra warnings options for twister run
/Zephyr-Core-3.5.0/drivers/entropy/
Dentropy_esp32.c22 * of extra entropy from a hardware randomness source every APB clock cycle in entropy_esp32_get_u32()
26 * wait a bit longer due to extra time spent in arithmetic and branch statements. in entropy_esp32_get_u32()
/Zephyr-Core-3.5.0/tests/benchmarks/latency_measure/boards/
Dmec1501modular_assy6885.conf4 # This board has an extra option to control PM, so need to
Dmec15xxevb_assy6853.conf4 # This board has an extra option to control PM, so need to
/Zephyr-Core-3.5.0/samples/subsys/testsuite/pytest/shell/src/
Dmain.c10 * options, no more "extra" functionalities are required for exemplary in main()
/Zephyr-Core-3.5.0/tests/kernel/mem_protect/userspace/boards/
Dmimxrt595_evk_cm33.overlay9 * need USB but needs an extra MPU region which
Dmimxrt685_evk_cm33.overlay9 * need USB but needs an extra MPU region which
/Zephyr-Core-3.5.0/cmake/linker/ld/clang/
Dlinker_flags.cmake8 # Extra warnings options for twister run
/Zephyr-Core-3.5.0/tests/drivers/spi/spi_loopback/
DKconfig8 bool "Configure the SPI in LOOP mode, so that no extra wiring is needed"
/Zephyr-Core-3.5.0/boards/posix/common/
Dnatsim_linker_script.ld9 * @brief Extra linker command/script file for the native simulator runner
/Zephyr-Core-3.5.0/include/zephyr/net/
Dcoap_client.h60 struct coap_client_option *options; /**< Extra options to be added to request */
61 uint8_t num_options; /**< Number of extra options */
66 * @brief Representation of extra options for the CoAP client request
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig31 string "Extra arguments to QEMU -nic option"
35 Extra arguments passed to QEMU -nic option when Ethernet Networking
/Zephyr-Core-3.5.0/modules/
DKconfig.mcuboot39 string "Extra parameters to west sign"
45 By default this is set to "--quiet" to prevent extra, non-error,
47 tool for which extra parameters are passed with
114 string "Extra arguments to pass to imgtool when signing"
118 string) you can use this option to pass extra options to
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
DKconfig.soc91 consumption, and does not require extra external components. However
156 int "Extra delay in deep sleep wake stub (in us)"
164 without any extra delay, this time is approximately 900us, although
167 By default extra delay is set to 2000us. When optimizing startup time
/Zephyr-Core-3.5.0/subsys/net/ip/
Dnbr.h59 /** Extra data size associated with this neighbor */
82 uint8_t extra[ROUND_UP(_extra_size, 4)] __net_nbr_align;\
119 * @brief Get a pointer to the extra data of a neighbor entry.
123 * @return Pointer to the extra data of the nbr.

12345678910>>...18