Searched refs:than (Results 51 – 75 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/boards/qemu/cortex_a53/ |
D | Kconfig.defconfig | 27 # QEMU PCI requires physical addresses with more than 32 bits
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.npcx | 22 set to a lower priority than the controller one (I2C_INIT_PRIORITY).
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | CMakeLists.txt | 7 # Some boards are significantly slower than others resulting in the test
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 45 priority needs to be higher than minimal default initialization 53 priority needs to be higher than minimal default initialization
|
D | Kconfig.smp | 12 more than one CPU to schedule Zephyr tasks at a time. 19 primitive than the original arch_swap mechanism. It is required 67 priority than a currently executing thread on another CPU. Although 96 lower priority than all the threads currently executing on other CPUs.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.it8xxx2 | 23 must be set to a lower priority than the matching ns16550 device
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | vector_table_pad.ld | 11 * vector table section is higher than the upper end of the reserved
|
/Zephyr-latest/cmake/toolchain/iar/ |
D | Kconfig.defconfig | 27 # IAR uses a little bit more stack than GCC
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 25 It must be at least 4N bytes long, where N is greater than 0. 28 It must be greater than zero. 34 N is a power of 2 larger than 2 (i.e. 4, 8, 16, ...). To ensure that 51 Unlike a heap, more than one memory slab can be defined, if needed. This
|
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | Kconfig.defconfig.mcimx7d_m4 | 18 # This is due to relocation of the irq-vectors in a different memory region than
|
/Zephyr-latest/soc/nxp/imx/imx6sx/ |
D | Kconfig.defconfig.mcimx6x_m4 | 16 # This is due to relocation of the irq-vectors in a different memory region than
|
/Zephyr-latest/drivers/ps2/ |
D | Kconfig.npcx | 25 This should be lower than the PS2_INIT_PRIORITY as
|
/Zephyr-latest/scripts/coccinelle/ |
D | unsigned_lesser_than_zero.cocci | 1 /// Unsigned expressions cannot be lesser than zero. Presence of
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.icmsg_me | 13 data bigger than some size, you can safely change this option to
|
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/ |
D | Kconfig.defconfig | 43 # MBEDTLS CTR_DRBG code path needs extra stack space for initialization than
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 49 data rates may be lower than this setting. 55 If enabled, Wi-Fi & Bluetooth coexistence is controlled by software rather than hardware.
|
/Zephyr-latest/soc/st/stm32/ |
D | Kconfig | 47 This priority must be greater than GPIO_INIT_PRIORITY and lower than
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 18 * If minor version is larger than one (0.y.z | y > 1), API is considered 25 * APIs with major versions equal or larger than one (x.y.z | x >= 1 ) are
|
/Zephyr-latest/drivers/w1/ |
D | Kconfig.zephyr_serial | 28 complete, it must at least be greater than 87us (10bits / 115.2 kBd).
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.tla202x | 22 higher (-> lower priority) than I2C_INIT_PRIORITY.
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/ |
D | sysbuild.cmake | 10 # Make sure the remote build is using different target than host CPU
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_cli.rst | 16 However, if a Health Client model is instantiated on an element other than the
|
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 32 smaller than this value. 71 may need to use the remaining RAM for also other purposes than heap.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor.patch | 19 -#error "The type file was generated with a different default_max_qty than this file" 61 -#error "The type file was generated with a different default_max_qty than this file" 86 -#error "The type file was generated with a different default_max_qty than this file" 134 -#error "The type file was generated with a different default_max_qty than this file"
|
/Zephyr-latest/drivers/audio/ |
D | Kconfig.dmic_mcux | 22 API should provide at least one more buffer than this value, since
|
12345678910>>...20