Searched refs:than (Results 76 – 100 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/modules/hal_nordic/nrfs/backends/ |
D | Kconfig | 15 This should be higher than priority of other drivers/subsystems
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-rom.ld | 51 * if we have reserved more space than needed.
|
D | kobject-priv-stacks.ld | 50 * if we have reserved more space than needed.
|
D | intlist.ld | 14 * struct _isr_list isrs[]; <- Usually of smaller size than num_vectors
|
D | app_smem.ld | 22 * is newer than A.cmd so everything from this point on
|
D | kobject-data.ld | 68 * if we have reserved more space than needed.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 99 VSI initialization priority. It must be bigger than PSI init priority 100 (CONFIG_ETH_INIT_PRIORITY) and lower than CONFIG_NET_INIT_PRIO, so
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig | 19 Note that the priority needs to be lower than the USBC stack
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | relay_vector_table.ld | 23 * For more than 16 HW interrupts, we adjust the alignment by rounding up
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 12 RAM usage than using extended advertising.
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 86 - Test was skipped by some other reason than previously delineated. 96 - The test produced results different than expected. 211 Whole suite was not run, but only built. It requires than all Cases within were not run.
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f071.dtsi | 41 * these may be enabled at a time. Enabling more than one will
|
D | stm32f030Xc.dtsi | 26 * these may be enabled at a time. Enabling more than one will
|
D | stm32f091.dtsi | 16 * these may be enabled at a time. Enabling more than one will
|
/Zephyr-latest/tests/drivers/regulator/voltage/boards/ |
D | nrf52840dk_nrf52840_npm6001.overlay | 8 * voltage was much higher than 1.8V, e.g. 3.3V. Wait a few seconds and
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 23 return a boolean True value if the first node argument is "less than" 76 the tree to any leaf is no more than twice as long as the path to any 80 nodes on any path to the root must be the same, and that no more than 111 implemented with no more runtime storage overhead than a dlist.
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are
|
/Zephyr-latest/drivers/wifi/ |
D | Kconfig | 23 Note that the priority needs to be lower than the net stack
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.gecko | 26 work, k_sleep, will issue thread wake ups less precisely than when
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.b91 | 30 CCA procedure returns true if the current RSSI value is less than
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_flash.rst | 25 lower than the flash page size, the transfer will be rejected.
|
/Zephyr-latest/boards/adi/sdp_k1/ |
D | adi_sdp_k1.dts | 104 /* Enable OTGHSULPIEN rather than OTGHSEN */
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 24 If you use 16KB instruction cache rather than 32KB instruction cache, 85 If you use 32KB data cache rather than 64KB data cache,
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | README.rst | 92 matrix area when pressed, rather than just the button that was selected. This could 93 be sped up by using 18 individual buttons rather than a single matrix, but is sufficient
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 40 coherence is more important than performance, such as when using DMA with SPI. 64 unrelated buffers that are smaller than a cache line. 101 This is a simpler option than explicitly declaring a region of memory uncached 134 If the buffers in question are smaller than the data cache line size, it may be
|
12345678910>>...20