Home
last modified time | relevance | path

Searched refs:higher (Results 51 – 75 of 150) sorted by relevance

123456

/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst35 * On average, higher priority (lower numbered) threads have better
87 Note: The 'real' values may be significantly higher than corresponding 'proc' values
/Zephyr-latest/subsys/logging/
DKconfig.mode27 by another one in the higher priority context.
/Zephyr-latest/subsys/net/l2/ppp/
DKconfig105 is higher (or equal) than the TCP work queue, otherwise the
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst67 if a higher priority thread begins waiting on the mutex. This allows the owning
79 lock. Each time a higher priority thread waits on a mutex, the kernel adjusts
/Zephyr-latest/drivers/watchdog/
DKconfig53 cannot interrupt same or higher priorities so it cannot fully replace
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/
Dolimex_lora_stm32wl_devkit.rst69 If you're using devkit revision C or higher, you'll need to specify the
/Zephyr-latest/doc/build/dts/
Ddesign.rst69 Zephyr-specific features. Its purpose is to provide a higher-level view of the
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig64 Initialization priority for Host Command. It must be higher than the initialization
/Zephyr-latest/doc/hardware/emulator/
Dindex.rst35 * A fake driver which pretends to be actual ADC, and can be used for testing higher-level API
/Zephyr-latest/drivers/ethernet/
DKconfig.sam_gmac74 and the other being processed by the higher layer networking stack.
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst36 * A board with display, ideally with 480x272 resolution or higher.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst6 The Bluetooth Host implements all the higher-level protocols and
110 To achieve a higher security level, and protect against
168 application or a higher level protocol.
/Zephyr-latest/drivers/serial/
DKconfig.nrfx_uart_instance62 that with higher speeds and/or high cpu load some data can be lost.
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/
Dindex.rst29 * The on-board 32-kHz crystal allows for lower LPM3 sleep currents and a higher-precision clock sou…
/Zephyr-latest/lib/cpp/
DKconfig34 without conflicting with c++11 or higher.
/Zephyr-latest/tests/kernel/context/
DREADME.txt16 - Called by a higher priority thread when there is another thread
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst58 If TCP is being used, then these values need to be higher because we can queue the
232 with different priority. This means that higher priority network packet can
233 be placed to a higher priority network queue in order to send or receive it
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst231 Numerically lower priorities takes precedence over numerically higher values.
232 For example, the scheduler gives thread A of priority 4 *higher* priority
233 over thread B of priority 7; likewise thread C of priority -2 has higher
245 at any time if a cooperative thread, or a preemptible thread of higher
541 timer. For some architectures, SoCs or boards, there are timers with higher
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst46 Client and the BLOB Transfer Server through some higher level procedure, like a vendor specific
/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst11 pointers per node, and thus has somewhat higher runtime code and
/Zephyr-latest/boards/ti/sk_am62/doc/
Dindex.rst113 To utilize this feature, you'll need OpenOCD version 0.12 or higher. Due to the possibility of
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf230 Must be higher than NRFS backend
/Zephyr-latest/kernel/
DKconfig.smp66 trigger additional IPIs when the preempted thread is of higher
/Zephyr-latest/lib/heap/
DKconfig100 a higher runtime overhead and somewhat bigger code footprint.
/Zephyr-latest/tests/subsys/logging/log_blocking/
DREAME.md45 DMA, can provide significantly higher throughput but are still inherently

123456