Searched refs:higher (Results 76 – 100 of 150) sorted by relevance
123456
/Zephyr-latest/doc/connectivity/networking/api/ |
D | sockets.rst | 168 Socket implementation's priority. The higher the priority, the earlier this 170 Lower numeric value indicates higher priority.
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 149 # If WPA supplicant is enabled, then don't override as it has higher 519 to wpa_supplicant. In this case, a higher value will be suitable 555 # for higher performance. 791 whether to stay in PS (for a lower amount of buffered data) or exit PS (for a higher
|
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/ |
D | phyboard_lyra_am62xx_m4.rst | 151 To utilize this feature, you'll need OpenOCD version 0.12 or higher. Due to the possibility of
|
/Zephyr-latest/doc/develop/languages/c/ |
D | newlib.rst | 88 higher minimum memory requirement compared to that of the Nano Newlib
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 97 properties and give a higher-level view of the devicetree. Uses dtlib to do
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 61 Using a random split results in higher training accuracy than a person split,
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 134 # higher than 17 and 20 respectively. Zephyr uses both, so turn off
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 101 to write a function using only A0-A3 and CALL4 calls and ignore higher
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 238 The priority needs to be lower than the network stack and higher than the CAN controller
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 39 higher layer applications and profiles to set up streams, change volume, control 540 The dependencies of the higher level profiles (GMAP, HAP, PBP and TMAP) are listed in the following… 874 enabling higher-layer profiles (such as CAP, TMAP and HAP) will typically 879 rendering/capture control profiles, or vice versa. Using the higher layer 1215 which is typically not exposed to higher layer implementations such as CSIS.
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 43 in mid-execution if a higher priority interrupt is signaled. The lower 44 priority ISR resumes execution once the higher priority ISR has completed 152 If thread A does not sleep but does make a higher-priority thread B 215 the currently executing cooperative thread or other higher-priority threads
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 30 it advantage of higher write speeds at a cost of larger erase block.
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 48 a consequence of a higher-priority thread being made ready. Whether the
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 367 Hidden option to select compiler support C99 standard or higher. 373 Hidden option to select compiler support C11 standard or higher. 379 Hidden option to select compiler support C17 standard or higher. 385 Hidden option to select compiler support C23 standard or higher.
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 363 be mapped to this traffic class so that higher prioritized packets 368 handled equally. In this implementation, the higher traffic class 385 be mapped to this traffic class so that higher prioritized packets 390 handled equally. In this implementation, the higher traffic class
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 57 millisecond input value to the next higher number of ticks, returning 278 features, like the higher precision timeout constructors or absolute
|
D | timers.rst | 223 elapsed. In particular, timers should be used when higher precision
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 183 * Cooperative threads run at a higher priority than preemptible ones, and 194 * When a preemptible thread unblocks a thread of higher priority by releasing 197 * When an interrupt unblocks a thread of higher priority than the one currently 220 thread causes an operation that schedules a thread of higher priority than the 223 of higher priority was waiting.
|
/Zephyr-latest/boards/u-blox/ubx_bmd345eval/doc/ |
D | index.rst | 59 The FEM provides higher output power and better sensitivity.
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/ |
D | index.rst | 33 - Stereo NXP TFA9894 digital amplifiers, with option for external +5V power for higher performance …
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 65 process mcumgr frames, but it hands them up to a higher level module
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 58 higher priority thread, which causes thread preemption.
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 224 higher than any configurable exception priority. 256 (ZLIs). Such interrupts are designed to have a priority level higher than any HW or system 329 Note, however, that since ZLI ISRs will run at a priority level higher than the kernel
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 95 higher performance than existing high density code, which can be used
|
/Zephyr-latest/boards/adi/max32675evkit/doc/ |
D | index.rst | 325 or a higher precision external reference source, MAX6071.
|
123456