Searched refs:than (Results 201 – 225 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/subsys/sd/ |
D | Kconfig | 54 require more retries than general SD commands
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | Kconfig | 105 is higher (or equal) than the TCP work queue, otherwise the
|
/Zephyr-latest/samples/subsys/debug/fuzz/ |
D | README.rst | 46 INFO: -max_len is not provided; libFuzzer will not generate inputs larger than 4096 bytes
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | core.rst | 27 the :kconfig:option:`CONFIG_LOG_MODE_DEFERRED` option. Log modes other than the 91 the :kconfig:option:`CONFIG_BT_MESH_STORE_TIMEOUT` option is less than
|
D | shell.rst | 321 …* ``UUID``: UUID of the unprovisioned device. Providing a hex-string shorter than 16 bytes will po… 337 …* ``UUID``: UUID of the unprovisioned device. Providing a hex-string shorter than 16 bytes will po… 347 …* ``UUID``: If present, new 128-bit UUID value. Providing a hex-string shorter than 16 bytes will … 378 …e new hexadecimal value of the static OOB. Providing a hex-string shorter than 16 bytes will popul… 440 …* ``Val`` - Static OOB value. Providing a hex-string shorter than 32 bytes will populate the N mos… 642 … key value as a 128-bit hexadecimal value. Providing a hex-string shorter than 16 bytes will popul… 651 … key value as a 128-bit hexadecimal value. Providing a hex-string shorter than 16 bytes will popul… 675 … key value as a 128-bit hexadecimal value. Providing a hex-string shorter than 16 bytes will popul… 684 … key value as a 128-bit hexadecimal value. Providing a hex-string shorter than 16 bytes will popul… 774 …* ``UUID``: The destination virtual address to publish to. Providing a hex-string shorter than 16 … [all …]
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 16 for mapping pages larger than 4k, which Zephyr does not directly 158 access matches more than one live entry in the TLB. The 167 a separate 4k page than the exception vectors (which we must 224 smaller than the 1024-page PTE array). 236 mapping change other than mapping previously-unmapped pages) still
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/ |
D | Kconfig | 57 Use a fixed size stack buffer, any user-supplied values longer than this will be
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 26 If a controller exposes more than 1 namespace (disk), it will be possible to raise the amount of bu…
|
/Zephyr-latest/cmake/sca/codechecker/ |
D | sca.cmake | 109 # If 'codechecker parse' returns an exit status of '2', it means more than 0
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 62 than the requested size. Region priority mechanisms may result in
|
/Zephyr-latest/boards/adafruit/feather_esp32s3/ |
D | adafruit_feather_esp32s3_procpu.dts | 61 * pin rather than a positive voltage rail to save on power.
|
/Zephyr-latest/drivers/ethernet/phy/ |
D | Kconfig | 27 Note that the priority needs to be lower than the net stack
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | Kconfig | 59 This value should be smaller than the interval time
|
/Zephyr-latest/dts/arm/ambiq/ |
D | ambiq_apollo4p.dtsi | 42 * transition time are both lower than 1us, but 55 * time is lower than 1us and deepsleep_to_run
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icmsg.rst | 18 instance. If the application requires more than one communication channel, you 146 * The FIFO has one byte less capacity than the ``data`` buffer length.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 26 allowing larger usable memory than the available physical memory. 29 * Although the virtual memory space can be larger than physical
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 130 CoAP client message payload size. Can't be smaller than COAP_CLIENT_BLOCK_SIZE. 193 CoAP server message payload size. Can't be smaller than COAP_SERVER_BLOCK_SIZE.
|
/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/arch/arm/core/cortex_m/ |
D | Kconfig | 165 (other than HardFault) with configurable priority, and, 322 to lower priority than those reserved by the kernel. 327 higher priority than the rest of the kernel they cannot use any 336 interrupts. Increase this value to reserve more than one priority
|
/Zephyr-latest/kernel/ |
D | Kconfig | 136 makes sense as an application API only where there is more than one 181 may need more stack space than the default value. 323 never see more than a small number (3, maybe) of runnable 338 roughly: more than 20 or so) marked as runnable at a given 535 Note that timing functions may use a different timer than 672 takes effect; threads having a higher priority than this ceiling are 762 If the sum is greater than the HEAP_MEM_POOL_SIZE option (even if this 774 size than what's specified by enabled subsystems. This can be useful 920 have buffers larger than 8 bytes. 1046 to be included, rather than searching the archive for required object files.
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 88 that clock is started later than 330 us after reset. If crystal oscillator
|
/Zephyr-latest/drivers/sensor/adi/adxl367/ |
D | Kconfig | 61 The time that all enabled axes must be lower than the inactivity
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 30 shorter than 1 ms according to audio source (USB host). In the long run, this
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 77 optimized and handled much faster than others.
|
/Zephyr-latest/boards/qemu/cortex_m3/doc/ |
D | index.rst | 110 to the host system. This is faster than using SLIP and is also the preferred
|
12345678910>>...20