Searched refs:than (Results 126 – 150 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/cmake/bintools/arcmwdt/ |
D | elfconvert_command.cmake | 46 # There could be more than one, so need to check all args.
|
/Zephyr-latest/doc/kernel/timing_functions/ |
D | index.rst | 10 than the default kernel timer, where the timer being used is
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 20 # Use large code model for addresses larger than 32 bits,
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/ |
D | Kconfig.defconfig | 25 # MBEDTLS CTR_DRBG code path needs extra stack space for initialization than
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig.blinfo | 38 Bootloader info initialization priority (must be higher than init
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 92 … is enabled, this value is recommended to set equal or bigger than ESP32_WIFI_RX_BA_WIN in order to 108 For some applications, WiFi data frames may be received faster than the 157 than WiFi layer can transmit. 187 than WiFi layer can transmit. In these cases, we may run out of TX 291 When this option is disabled, more than 10Kbytes of IRAM memory will be saved 298 When this option is disabled, more than 17Kbytes of IRAM memory will be saved
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.ipv6 | 98 than 1280 byte packets can be received. 120 We do not have to accept IPv6 packets larger than 1500 bytes 126 than two fragments. 267 No temporary address should ever remain valid for longer than this 274 No temporary address should ever remain preferred for longer than this
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | Kconfig | 69 # higher than that.
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled
|
/Zephyr-latest/soc/st/stm32/ |
D | Kconfig.defconfig | 33 # If sysclock is not LPTIM, tick of 10000 is too high for a frequency lower than 32MHz
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | promiscuous.rst | 14 causes it to pass all traffic it receives to the application rather than
|
/Zephyr-latest/boards/nxp/common/ |
D | rt1xxx-lpclink2-debug.rst | 36 1. Switch the power source for the EVK to a different source than the
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.stm32 | 77 DMAMUX driver device initialization priority is greater than DMA one's
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 73 fewer than provided) will be returned. Likewise :c:func:`ring_buf_get` 82 contiguous internal region (which may be smaller than requested). The 132 can be less than or equal to the allocated amount. 142 The amount freed can be less than or equal or to the retrieved amount. 276 /* Indicate amount of valid data. rx_size can be equal or less than size. */ 347 * than size.
|
/Zephyr-latest/doc/services/portability/posix/conformance/ |
D | index.rst | 15 .. The following have values greater than -1 in Zephyr, conformant with the POSIX specification. 53 .. The following should be valued greater than zero in Zephyr, in order to be strictly conformant
|
/Zephyr-latest/boards/seeed/wio_terminal/doc/ |
D | index.rst | 40 :kconfig:option:`CONFIG_SYS_CLOCK_TICKS_PER_SEC` to no more than 32 kHZ divided 41 by 7, i.e. no more than 4500.
|
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/doc/ |
D | index.rst | 29 :code:`CONFIG_SYS_CLOCK_TICKS_PER_SEC` to no more than 32 kHZ divided by 7, 30 i.e. no more than 4500.
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 44 running, and most, more than 1 simulated device. Due to this, these tests are not build and run 196 bigger than the measured run-time. 197 - Do not set ``EXECUTE_TIMEOUT`` to a value lower than the default. 198 - Tests should not be overly verbose: less than a hundred lines are expected on the outputs. Do make
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig.defconfig | 82 # MBEDTLS CTR_DRBG code path needs extra stack space for initialization than
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | Kconfig | 81 be bigger than the threshold. See ST AN5038 for more details about
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/ |
D | Kconfig | 26 Use a fixed size stack buffer, any user-supplied values longer than
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 30 Packets larger than that are segmented into a first-frame (FF) and as many
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 35 (if there is a lot of load it may be slower than real time)
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 10 positive inputs. If the voltage at the positive input is higher than the negative input, the
|
12345678910>>...20