Searched full:scalable (Results 1 – 25 of 42) sorted by relevance
12
| /Zephyr-latest/tests/kernel/sched/deadline/ |
| D | testcase.yaml | 4 kernel.scheduler.deadline.scalable:
|
| /Zephyr-latest/tests/benchmarks/sched/ |
| D | prj.conf | 5 # Switch these between SIMPLE/SCALABLE (and SCHED_MULTIQ) to measure
|
| /Zephyr-latest/tests/benchmarks/wait_queues/ |
| D | testcase.yaml | 27 benchmark.wait_queues.scalable:
|
| D | README.rst | 5 implementations: simple and scalable. These two queue implementations perform
|
| /Zephyr-latest/tests/benchmarks/sched_queues/ |
| D | testcase.yaml | 28 benchmark.sched_queues.scalable:
|
| D | README.rst | 5 algorithms: simple, scalable and multiq. These different algorithms have
|
| /Zephyr-latest/doc/connectivity/networking/api/ |
| D | trickle.rst | 18 robust, energy efficient, simple, and scalable manner.
|
| /Zephyr-latest/doc/hardware/peripherals/ |
| D | video.rst | 42 specific. The set/get control functions provide a generic scalable interface
|
| /Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
| D | response_big.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
| D | response_100k.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
| /Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
| D | response_big.html.bin | 27 …niting leaders from across the industry to build a best-in-breed small, scalable, real-time operat…
|
| /Zephyr-latest/boards/adi/max32650evkit/doc/ |
| D | index.rst | 6 capabilities of the MAX32650 ultra-low power memory-scalable microcontroller 34 - Scalable Cached External Memory Interfaces
|
| /Zephyr-latest/boards/adi/max32650fthr/doc/ |
| D | index.rst | 6 of the MAX32650 ultra-low-power memory-scalable microcontroller designed specifically 34 - Scalable Cached External Memory Interfaces
|
| /Zephyr-latest/kernel/include/ |
| D | priority_q.h | 24 /* Scalable Scheduling */ 40 /* Scalable Wait Queue */
|
| /Zephyr-latest/ |
| D | README.rst | 18 The Zephyr Project is a scalable real-time operating system (RTOS) supporting
|
| /Zephyr-latest/boards/seagate/faze/doc/ |
| D | index.rst | 98 …ers/arm-microcontrollers/general-purpose-mcus/lpc1100-cortex-m0-plus-m0/scalable-entry-level-32-bi…
|
| /Zephyr-latest/boards/adi/ad_swiot1l_sl/doc/ |
| D | index.rst | 33 - Scalable Cached External Memory Interfaces:
|
| /Zephyr-latest/doc/kernel/services/timing/ |
| D | clocks.rst | 6 Zephyr provides a robust and scalable timing framework to enable 162 permit a more scalable backend data structure, but no such
|
| /Zephyr-latest/boards/nxp/frdm_mcxa156/doc/ |
| D | index.rst | 6 FRDM-MCXA156 are compact and scalable development boards for rapid prototyping of 217 …mcx-a-series-microcontrollers/mcx-a13x-14x-15x-mcus-with-arm-cortex-m33-scalable-device-options-lo…
|
| /Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/ |
| D | index.rst | 147 …ers/arm-microcontrollers/general-purpose-mcus/lpc1100-cortex-m0-plus-m0/scalable-entry-level-32-bi…
|
| /Zephyr-latest/dts/bindings/ethernet/ |
| D | xlnx,gem.yaml | 135 Hardware RX buffer size, scalable between 1 kB and 8 kB, where the full
|
| /Zephyr-latest/tests/benchmarks/sched_queues/src/ |
| D | main.c | 243 IS_ENABLED(CONFIG_SCHED_SCALABLE) ? "scalable" : "multiq"); in main()
|
| /Zephyr-latest/tests/benchmarks/wait_queues/src/ |
| D | main.c | 231 IS_ENABLED(CONFIG_WAITQ_SIMPLE) ? "simple" : "scalable"); in main()
|
| /Zephyr-latest/kernel/ |
| D | Kconfig | 132 scheduler (as SCALABLE and MULTIQ would see no benefit). 377 bool "Use scalable wait_q implementation"
|
| /Zephyr-latest/doc/connectivity/bluetooth/ |
| D | bluetooth-ctlr-arch.rst | 277 * Mayfly are multi-instance scalable ISR execution contexts
|
12