Searched refs:higher (Results 26 – 50 of 150) sorted by relevance
123456
/Zephyr-latest/include/zephyr/drivers/misc/ |
D | README | 14 buffer required by generic display driver API. Instead, it exposes higher
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.cyclonev | 18 A higher number allows for more packets to be queued which may
|
/Zephyr-latest/subsys/sensing/ |
D | Kconfig | 65 priority is higher than dispatch thread, and runtime running in full 85 thread priority should be higher than runtime thread
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 45 Once the application is built, `download and install Renode 1.12 or higher as a package`_ 53 .. _download and install Renode 1.12 or higher as a package:
|
/Zephyr-latest/doc/services/debugging/ |
D | cpu_load.rst | 11 the measurement. By default, module is using :c:func:`k_cycle_get_32` but in cases when higher
|
/Zephyr-latest/modules/hal_nordic/nrfs/backends/ |
D | Kconfig | 15 This should be higher than priority of other drivers/subsystems
|
/Zephyr-latest/tests/drivers/can/timing/ |
D | Kconfig | 32 interoperability. The higher the frequency, the better:
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_rtc | 35 higher priority contexts (including ZLIs) that might preempt the
|
/Zephyr-latest/tests/drivers/regulator/voltage/boards/ |
D | nrf52840dk_nrf52840_npm6001.overlay | 8 * voltage was much higher than 1.8V, e.g. 3.3V. Wait a few seconds and
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 42 interrupt, other higher priority interrupts continue to execute.
|
/Zephyr-latest/cmake/modules/ |
D | basic_settings.cmake | 12 # Sysbuild is a higher level build system used by Zephyr.
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 91 …A higher number may allow higher throughput but increases memory use. If ESP32_WIFI_AMPDU_RX_ENABL… 106 is freed after the higher layer has successfully received the data frame. 154 For each transmitted data frame from the higher layer TCP/IP stack, 184 For each transmitted frame from the higher layer TCP/IP stack, 246 higher throughput but more memory. Most of time we should NOT change the 266 higher throughput and better compatibility but more memory. Most of time
|
/Zephyr-latest/doc/kernel/services/other/ |
D | atomic.rst | 21 even if higher priority contexts also manipulate the same variable. 51 by a higher priority context that also calls the routine.
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 200 slot is higher than the version in primary slot. 208 will select the image with the higher version number, copy it to RAM and begin execution 221 select one with higher application image version, which usually 235 In this mode MCUboot will boot the application with the higher version 242 versions, as, once higher version application is approved, it is 246 if application with higher version will not get confirmed.
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 19 Retention device initialization priority (must be higher than init
|
D | Kconfig.blinfo | 38 Bootloader info initialization priority (must be higher than init
|
/Zephyr-latest/doc/contribute/style/ |
D | code.rst | 12 the style of existing code in the tree, with higher importance given to
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | Kconfig | 69 # higher than that.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 10 positive inputs. If the voltage at the positive input is higher than the negative input, the
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfig.cmake | 61 # The module messages are intentionally higher than STATUS to avoid the -- prefix 122 # A higher level did the checking and included us and as we are not in Zephyr repository
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 79 (higher index in the enum) will offer greater power savings and have higher wake latencies.
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | Kconfig | 94 # higher than that.
|
/Zephyr-latest/boards/st/nucleo_f030r8/doc/ |
D | index.rst | 166 …| *The board marking MB1136 C-02 (or higher) corresponds to a board, configured to use ST-LINK MCO… 168 Using revision **2** adapted for C-02(or higher) as default when not explicitly selecting revisions.
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/ |
D | index.rst | 43 the AMD ACP boards. For users looking for higher optimization levels,
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 48 to have the higher priority. Thus, when earliest-deadline-first scheduling is 130 including those of higher priority and equal priority. 142 All ready threads whose priority is higher or equal to that of the 157 the current thread until a higher priority thread becomes ready, 185 Threads with a priority higher than specified limit are exempt from preemptive
|
123456