Searched refs:than (Results 101 – 125 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/drivers/w1/ |
D | Kconfig | 39 To be able to write more than 8 bytes make
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.wncm14a2a | 45 Note that the priority needs to be lower than the net stack
|
/Zephyr-latest/include/zephyr/linker/ |
D | app_smem_pinned.ld | 26 * is newer than A.cmd so everything from this point on
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_common | 31 Rather than immediately stopping a DMA channel the channel is suspended
|
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 23 at 512 s when the updated counter value is observed to be less than the
|
/Zephyr-latest/samples/subsys/profiling/perf/ |
D | README.rst | 34 the perf buffer size is smaller than required.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | sys_mem_blocks.rst | 33 It must be at least 4N bytes long, where N is greater than 0. 36 It must be greater than zero. 44 larger than 2 (i.e. 4, 8, 16, ...). To ensure that all memory blocks in
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 49 values with no more than 32 bits. 52 with more than 32 bits. This includes not only intmax_t but any 94 The %a format for floats requires significantly less code than the
|
/Zephyr-latest/samples/kernel/metairq_dispatch/ |
D | README.rst | 39 delay behavior than preemptible ones, as they can only be preempted 44 occasionally has more work to do than time available. 87 Note: The 'real' values may be significantly higher than corresponding 'proc' values
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 17 This is enabled by default for toolchains other than the Zephyr 53 bool "full support for integer values, other than long long, in printf/scanf" 56 Include full integer other than long long, but no floating point
|
/Zephyr-latest/doc/kernel/services/other/ |
D | atomic.rst | 109 on a set of flag bits in a bit array longer than 32 bits. 112 Using atomic variables is typically far more efficient than using
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 19 Retention device initialization priority (must be higher than init
|
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
D | README.rst | 26 For another board than nucleo_L476RG please adjust wakeup pin into config_wakeup_features().
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 71 The reported increment/decrement can be larger/smaller than the one shown
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 25 The Host supports sending of larger L2CAP PDUs than the ACL size and 28 Size command response. If this size if greater than effective Link 31 If this value is less than the effective Link Layer transmission size 74 can assume the Host has to receive and process ACL data faster than 118 least one greater than BT_MAX_CONN. 159 the buffer size different than BT_BUF_EVT_RX_SIZE can save memory. 179 # of antenna ids for platforms other than Nordic.
|
/Zephyr-latest/doc/build/kconfig/ |
D | extensions.rst | 33 ``configdefault`` symbols cannot contain any fields other than ``default``, 55 rather than ``$FOO``. This uses the new `Kconfig preprocessor
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | semaphores.rst | 28 to a non-negative value that is less than or equal to its limit. 43 initialize an empty semaphore (count equal to 0, with a limit greater than 0)
|
/Zephyr-latest/kernel/ |
D | CMakeLists.txt | 180 CONFIG_HEAP_MEM_POOL_SIZE is less than requested minimum: 187 # CONFIG_HEAP_MEM_POOL_SIZE was greater than the sum of the requirements
|
/Zephyr-latest/lib/libc/ |
D | Kconfig | 11 implementation, rather than the subset provided by MINIMAL_LIBC. 163 device, rather than suppressing it entirely. See also EARLY_CONSOLE
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig | 49 than 8-bit. 113 bool "API to support data longer than 8-bit" 115 This enables the API to process data longer than 8-bit.
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | Kconfig | 186 predictable than executing from Flash directly, and some code (such as code 195 has more reliable performance characteristics than executing directly from 230 IT8XXX2 HW support sha256 calculation, and its calculation is faster than FW.
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | Kconfig | 74 a maximum of two external sensors (if more than two are enabled
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled
|
/Zephyr-latest/arch/arm/core/ |
D | vector_table.ld | 32 * For more than 16 HW interrupts, we adjust the alignment by rounding up
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f070Xb.dtsi | 25 * these may be enabled at a time. Enabling more than one will
|
12345678910>>...20