Searched refs:than (Results 176 – 200 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/boards/pimoroni/pico_plus2/ |
D | pico_plus2.dtsi | 102 * smaller than 256 bytes, but in practice the linker places the vector
|
/Zephyr-latest/boards/seeed/xiao_rp2040/ |
D | xiao_rp2040.dts | 131 * rather than a positive voltage rail to save on power. This will enable
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig | 53 The priority value needs to be greater than INTC_INIT_PRIORITY
|
/Zephyr-latest/arch/nios2/ |
D | Kconfig | 51 nios2-download tool since it refuses to load data anywhere other than
|
/Zephyr-latest/boards/st/nucleo_l073rz/ |
D | nucleo_l073rz.dts | 96 * resulting in time running 1.13 faster than reality
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/ |
D | adafruit_qt_py_rp2040.dts | 80 * its positive side hooked up to a GPIO pin rather than a positive voltage
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.quectel-bg9x | 71 Note that the priority needs to be lower than the net stack
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 32 global pointer at program start or earlier than any instruction 148 the RISC-V SoC needs to do something different and more than reading and 158 the RISC-V SoC needs to do something different and more than reading and 165 at program start, or earlier than any instruction using GP relative addressing. 369 The granularity must be a power of 2 greater than or equal to 4
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 37 formatter rather than pulling in another formatter from libc. 84 is significantly faster than runtime (more than 15 times) but has following
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig | 44 some flash chip types need more than that.
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 50 edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.0.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 42 Will reassemble downlink LoRaWAN messages together to allow for messages larger than a
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_timeout.rst | 25 Most network timeouts are shorter than the delay rollover, but a few protocols
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 91 # Some linkers fill unspecified region with pattern other than 0x00. Include
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 30 so they are typically smaller than the ISR stacks.
|
/Zephyr-latest/samples/boards/nordic/battery/ |
D | README.rst | 47 regardless of source voltage, rather than by the source directly. In
|
/Zephyr-latest/samples/boards/nordic/clock_skew/ |
D | README.rst | 15 the high frequency clock to use a crystal oscillator rather than the
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 69 that will never see more than a small number (3, maybe) of runnable threads in 150 than that of the sleeping thread will actually be scheduled before 185 Threads with a priority higher than specified limit are exempt from preemptive 195 for longer than a single time slice without being required to yield. 215 to prevent preemption than changing its priority level to a negative value.
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 32 Initialization priority for UART backend. This must be bigger than 97 usually enough if ring buffer is few bytes (more than one due to 481 than socket service initialization priority, as socket service has to 504 Of course an output line can be longer than such size, it just 635 Of course an output line can be longer than such size, it just
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 7 TensorFlow 2.0. The resulting model is less than 20KB in size. 61 Using a random split results in higher training accuracy than a person split,
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 92 When this option is enabled writing chunks less than minimal write
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc13xx_cc26xx | 80 greater than the specified receiver sensitivity for that PHY,
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 84 that only requires a single thread, rather than defining an additional
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | adopted_deviations.ecl | 29 -doc="Library entry points not necessarily have to be referenced in more than one translation units…
|
/Zephyr-latest/samples/net/sockets/coap_download/ |
D | README.rst | 11 a CoAP server. If the data to be fetched is larger than a single CoAP packet,
|
12345678910>>...20