Home
last modified time | relevance | path

Searched full:therefore (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/Zephyr-latest/boards/native/native_posix/
Dcpu_wait.c15 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait
17 * Note that interrupts may be received in the meanwhile and that therefore this
19 * Therefore the wait time may be considerably longer.
25 * at an infinitely high clock, and therefore no simulated time passes while
27 * Therefore to be able to busy wait this function does the equivalent of
49 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
/Zephyr-latest/boards/native/native_sim/
Dcpu_wait.c18 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait
20 * Note that interrupts may be received in the meanwhile and that therefore this
22 * Therefore the wait time may be considerably longer.
28 * at an infinitely high clock, and therefore no simulated time passes while
30 * Therefore to be able to busy wait this function does the equivalent of
52 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
Dboard_soc.h16 * Therefore this file is included from the inf_clock soc.h to allow a board
/Zephyr-latest/boards/native/nrf_bsim/
Dcpu_wait.c18 * Will block this thread (and therefore the whole Zephyr) during usec_to_wait
20 * Note that interrupts may be received in the meanwhile and that therefore this
22 * Therefore the wait time may be considerably longer.
41 * Will block this thread (and therefore the whole Zephyr) during usec_to_waste
Dipc_backend.c13 * Note that this file is only compiled as part of the application core image, and therefore
/Zephyr-latest/boards/native/nrf_bsim/common/
Drunner_hooks.c6 * Note this run in the runner context, and therefore
7 * this file should therefore only be built once for all CPUs.
Dcmdline.h14 * They are therefore mostly equal except for types and functions names.
/Zephyr-latest/tests/bluetooth/buf/src/
Dmain.c42 /* The freed buf cb is called from net_buf_unref, therefore the semaphore should in ZTEST()
54 /* The freed buf cb is called from net_buf_unref, therefore the semaphore should in ZTEST()
66 /* The freed buf cb is called from net_buf_unref, therefore the semaphore should in ZTEST()
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-common.yaml25 in the array, therefore requiring the length of this property to be
40 in the array, therefore requiring the length of this property to be
/Zephyr-latest/doc/connectivity/networking/
Dqemu_user_setup.rst56 with good defaults that work for all. Therefore, Zephyr Implementation
65 This option is appended as-is to the QEMU command line. Therefore, any problems with
87 Therefore, IPv6 will not work with User Networking.
/Zephyr-latest/tests/boards/native_sim/rtc/
Dtestcase.yaml13 # Therefore it should not be run in automated regression
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/
DKconfig12 test and therefore the higher likelihood an unlikely race/event will be triggered.
/Zephyr-latest/dts/bindings/test/
Dvnd,i2c-mux.yaml9 controllers, and whose grandchildren are therefore I2C devices.
/Zephyr-latest/soc/nordic/nrf52/
DCMakeLists.txt7 …_NRF52832_ALLOW_SPIM_DESPITE_PAN_58 and an NRF SPIM driver are enabled, therefore PAN 58 will appl…
/Zephyr-latest/scripts/coccinelle/
Dignore_return.cocci3 //# The return of memset and memcpy is never checked and therefore
/Zephyr-latest/lib/posix/options/
DKconfig.procN10 Note: Currently Zephyr does not support multiple processes and therefore much of this option
/Zephyr-latest/soc/native/inf_clock/
DKconfig.soc12 sleep. Therefore do not use busy waits while waiting for something to happen
/Zephyr-latest/dts/bindings/power-domain/
Dpower-domain-gpio-monitor.yaml8 rail is on/off. Therefore, performing resume/suspend on power domain won't
/Zephyr-latest/arch/posix/include/
Dposix_arch_internal.h38 * are meant to never fail, and therefore will not be covered.
/Zephyr-latest/include/zephyr/net/
Dnet_time.h46 * well-defined tolerances. Network uptime therefore differs from time
98 * and therefore clients can rely on common semantics of this type. This makes
100 * network nodes comparable within well-defined limits and therefore net_time_t
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/
Dmain.c60 /* This sample has only one terminal therefore the callback can simply in uac2_terminal_update_cb()
167 * and therefore increment by 1 means 1 additional sample every 2**14 SOFs.
168 * (48 << 14) + 1 therefore results in host sending 48 samples 16383 times and
173 * value has to be decreased. (48 << 14) - 1 therefore results in host sending
184 * samples to send every microframe and therefore for 48 kHz the nominal value
/Zephyr-latest/subsys/emul/
DKconfig22 handle these situations correctly. Test coverage can therefore
/Zephyr-latest/soc/nordic/
DKconfig.soc8 # tree structure and is therefore reusable in Kconfig trees outside a Zephyr build.
/Zephyr-latest/drivers/bbram/
DKconfig26 # MCP7940N is an I2C device, therefore the init priority must be
/Zephyr-latest/dts/bindings/arm/
Darm,ethos-u.yaml12 map address and interrupt line, and is therefore expected to be included

12345678910>>...17