Home
last modified time | relevance | path

Searched full:giving (Results 1 – 25 of 87) sorted by relevance

1234

/Zephyr-latest/tests/kernel/mem_protect/futex/src/
Dmain.c182 /* giving time for the futex_wait_task to execute */ in ZTEST()
202 /* giving time for the futex_wait_task to execute */ in ZTEST()
222 /* giving time for the futex_wait_task to execute */ in ZTEST()
245 /* giving time for the futex_wait_wake_task to execute */ in ZTEST()
253 /* giving time for the futex_wake_task in ZTEST()
277 /* giving time for the futex_wait_wake_task to execute */ in ZTEST()
286 * giving time for the futex_wake_task in ZTEST()
310 /* giving time for the futex_wait_wake_task to execute */ in ZTEST()
318 /* giving time for the futex_wake_task to execute */ in ZTEST()
336 /* giving time for the futex_wait_wake_task to execute */ in ZTEST()
[all …]
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/
Dmain.c150 /* giving time for the condvar_wait_wake_task to execute */ in ZTEST_USER()
157 /* giving time for the condvar_wake_task in ZTEST_USER()
176 /* giving time for the condvar_wait_wake_task to execute */ in ZTEST_USER()
184 * giving time for the condvar_wake_task in ZTEST_USER()
202 /* giving time for the condvar_wait_task to execute */ in ZTEST_USER()
221 /* giving time for the condvar_wait_task to execute */ in ZTEST_USER()
236 /* giving time for the condvar_wait_task to execute */ in ZTEST_USER()
253 /* giving time for the condvar_wait_wake_task to execute */ in ZTEST_USER()
261 /* giving time for the condvar_wake_task to execute */ in ZTEST_USER()
277 /* giving time for the condvar_wait_wake_task to execute */ in ZTEST()
[all …]
/Zephyr-latest/dts/bindings/can/
Dst,stm32-fdcan.yaml41 Divides the kernel clock giving the time quanta clock that is fed to the
Dst,stm32h7-fdcan.yaml40 Divides the kernel clock giving the time quanta clock that is fed to the FDCAN core
/Zephyr-latest/subsys/net/lib/tftp/
DKconfig38 do re-tx of our request before giving up and exiting.
/Zephyr-latest/doc/build/snippets/
Dusing.rst11 Snippets have names. You use snippets by giving their names to the build
/Zephyr-latest/samples/subsys/llext/edk/k-ext1/src/
Dmain.c28 printk("[k-ext1]Got event, giving sem\n"); in tick_sub()
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig39 error, without giving an option to ignore this and proceed anyway.
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst30 A semaphore may be **given** by a thread or an ISR. Giving the semaphore
78 Giving a Semaphore
/Zephyr-latest/samples/subsys/llext/edk/ext3/src/
Dmain.c28 printk("[ext3]Got event, giving sem\n"); in tick_sub()
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/
Dindex.rst20 giving a temperature resolution of 0.0625 °C. P3T1755DP can be configured
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/
Dindex.rst20 giving a temperature resolution of 0.0625 °C. P3T1755DP can be configured
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/
Dcyclonev_socdk.dts23 /* Giving different names to the LEDs connected to the HPS side of the chip */
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Dadv.c80 /* Delete adv before giving semaphore so that it's potentially available in bt_testlib_adv_conn()
/Zephyr-latest/soc/atmel/sam/common/
DKconfig93 option will switch the pin to general IO mode giving control of the
/Zephyr-latest/scripts/ci/
Dtags.yaml10 # List of paths and/or glob patterns giving the files in the tag,
/Zephyr-latest/tests/kernel/sched/schedule_api/src/
Dtest_priority_scheduling.c95 /* Giving Chance to other threads to run */ in ZTEST()
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dsema_test_signal_release.c214 /* 3. Post the number of cycles spent giving the semaphore */ in immediate_give_take()
259 /* 5. Retrieve the number of cycles spent giving the semaphore */ in sema_test_signal()
/Zephyr-latest/scripts/net/
DREADME.txt37 2. By giving the test directories as parameters to the runner script.
/Zephyr-latest/doc/develop/sca/
Declair.rst51 file, that can be achived by giving the argument ``-DOption=ON|OFF``.
/Zephyr-latest/tests/kernel/mem_protect/sys_sem/src/
Dmain.c369 /* giving time for those 3 threads to complete */ in ZTEST_USER()
530 /* giving time for the other threads to execute */ in ZTEST_USER()
538 /* giving time for the other threads to execute */ in ZTEST_USER()
/Zephyr-latest/samples/subsys/llext/edk/
DREADME.rst133 [k-ext1]Got event, giving sem
/Zephyr-latest/doc/_static/js/
Dcustom.js12 // We want the logo to gradually disappear as the main content is scrolled, giving
/Zephyr-latest/tests/boards/intel_adsp/ssp/src/
Dmain.c89 TC_PRINT("tx giving up\n"); in dma_callback()
99 TC_PRINT("rx giving xfer_sem\n"); in dma_callback_rx()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c109 LOG_DBG("Giving credits for continuing SDU."); in recv_cb()
270 LOG_DBG("Giving credits for new SDU."); in test_peripheral_main()

1234