Searched refs:than (Results 251 – 275 of 493) sorted by relevance
1...<<11121314151617181920
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_user_setup.rst | 76 If the user does not have any specific networking requirements other than the
|
D | net_pkt_processing_stats.rst | 36 statistics will be collected per traffic class if there are more than one
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 83 use :c:struct:`onoff_sync_service` and its supporting API rather than
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | index.rst | 77 :c:struct:`sensor_trigger` rather than copying the contents. This is so
|
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/ |
D | index.rst | 29 …rd 32-kHz crystal allows for lower LPM3 sleep currents and a higher-precision clock source than the
|
/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 40 - 2. Once determined, call _tick_get_32() many more times than that
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 224 and/or unit control is required than that afforded by the simpler 233 directly, rather than using a timer.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | nordic_segger.rst | 135 ACM Serial Port with packets larger than 64 bytes. 160 a purpose different than logging (such as HCI traffic in the hci_uart application).
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 59 The intention being to be able to run tests much faster than real time, 88 As such can provide better integration coverage than simulation in some cases, 231 In general simulation time will pass much faster than real time, 275 In general board code should be considered as lower level than the Zephyr OS,
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 73 It takes less than 100 ns to log a single trace point on NRF54H20 and it is approx. 7 times faster … 118 * Logging is fast. It takes less than 1 us to log a simple message (up to 2 arguments) on NRF54H20.
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.bash | 214 # This function performs file and directory completion. It's better than
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 111 integer-based comparisons rather than string-based ones. Another
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.2.rst | 11 actual project documentation rather than the release notes, so that the
|
/Zephyr-latest/arch/xtensa/core/ |
D | xtensa_asm2_util.S | 446 #error More interrupts than expected.
|
/Zephyr-latest/boards/ezurio/bl653_dvk/doc/ |
D | bl653_dvk.rst | 130 more than one UART for connecting peripheral devices:
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_flags_template.cmake | 139 # Compiler flag to avoid combine more than one global variable into a single aggregate.
|
/Zephyr-latest/subsys/usb/device/ |
D | Kconfig | 107 Should not be smaller than the number of interfaces.
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 31 "on" message. If it is pressed more than once, it
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 120 driver than just ``send()`` and ``recv()`` functions. This dedicated API is 125 - Sending a packet is slightly different than in Ethernet. Most IEEE 802.15.4
|
/Zephyr-latest/doc/ |
D | glossary.rst | 23 An application can sometimes be built for more than one type of board 192 term storage rather than copying it into RAM, saving writable memory for
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 92 than that used by the original Thread-Metric code. These functions 135 it is expected to be at least twice bigger than normally needed
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 225 console device, rather than suppressing the generation 244 initialize its driver earlier than normal, in order to get the stdout 290 the lock has been held is less than the configured value. Requires
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 121 … * Note that the callback may also be triggered for events other than those specified here! 152 …tion by using :c:macro:`SYS_INIT` with an earlier initialization priority than this value, for ins… 390 … * Note that the callback may also be triggered for events other than those specified here!
|
/Zephyr-latest/tests/cmake/zephyr_get/ |
D | CMakeLists.txt | 525 # Snippets have higher precedence than environment, but lower than CMake cache. 551 # Transitively, snippets have lower precedence than sysbuild-defined values.
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 146 # ${WEST_SIGN_OPTS} like this has _higher_ precedence than `west config
|
1...<<11121314151617181920