Searched refs:takes (Results 51 – 75 of 132) sorted by relevance
123456
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 193 - Avoid overly long tests. If the test takes over 20 seconds of runtime, consider if it is possible 195 - If the test takes over 5 seconds, set ``EXECUTE_TIMEOUT`` to a value that is at least 5 times
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 54 Execution of ISRs takes precedence over thread execution, 278 that another thread takes this duty. 395 the idle thread takes care of power management, including CPU idling.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 209 provisioning. The new composition data takes place only after re-provisioning. 212 provisioning. In this case, the device stays provisioned and the new composition data takes place 216 support the remote provisioning, and the new composition data takes effect after applying the 338 Firmware on Target Node procedure takes no parameters, and to avoid ambiguity, it should be
|
D | core.rst | 109 This means that the system workqueue is blocked for the time it takes to store
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 94 The argument ``--map`` takes the following value:
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 71 The heap code takes reasonable care to avoid fragmentation. Free 88 The heap code takes care to present high performance and reliable
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 143 frame. Partial frame takes form:
|
D | smp_protocol.rst | 24 one byte long, and takes the following form:
|
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/ |
D | index.rst | 158 application is downloaded to either Flash or SRAM. This routine takes time to
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 37 increase the time it takes to compile the application.
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 54 Then a synchronization point is read. This takes 894 ms (it must align
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 180 Announce message. Each array element takes 8 bytes. If this value
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 117 The usual picolibc assert helper, __assert_func, takes file, line,
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 398 other incoming packets to be lost if the RX processing takes long 427 the RX processing takes long time. 981 example in gPTP which needs to know how long it takes to send 1019 calculate how long on average it takes for a packet to travel from 1042 calculate how long on average it takes for a packet to travel from
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 378 Websocket connection upgrade takes place. The callback is provided with a socket 380 the application takes full control over the socket, i. e. is responsible to
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 185 latter starts the communication. This is because it takes a while for the guest
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 68 to disable this as it takes some time to verify the received
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 181 application configuration, the value set in the application configuration takes 197 It is possible to create Kconfig symbols which takes the default value of
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 174 code that executes before code relocation takes place.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 307 The search control point takes as its input a sequence of search 325 set_scp_ioptest`) does preset IOP test searches and takes the round
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 105 The paradigmatic case of a no-wait function is a function that takes a
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 37 Wait while the device does the required data wipe. My device takes 394 The loader script takes the signed rimage file as its argument. Once
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.6.rst | 262 * The CAN transceiver API function :c:func:`can_transceiver_enable` now takes a :c:type:`can_mode_t` 395 The callback now takes an additional `irq_number` parameter. Out-of-tree users of 562 api. The :c:func:`net_ipv4_igmp_join` now takes an additional argument of the type
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec5.dtsi | 628 * When this device is fully activated via its driver, it takes
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0.dtsi | 419 * the first conversion of a sequence takes one extra
|
123456