/Zephyr-latest/tests/kernel/mem_protect/futex/src/ |
D | main.c | 182 /* 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/ |
D | main.c | 150 /* 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/ |
D | st,stm32-fdcan.yaml | 41 Divides the kernel clock giving the time quanta clock that is fed to the
|
D | st,stm32h7-fdcan.yaml | 40 Divides the kernel clock giving the time quanta clock that is fed to the FDCAN core
|
/Zephyr-latest/subsys/net/lib/tftp/ |
D | Kconfig | 38 do re-tx of our request before giving up and exiting.
|
/Zephyr-latest/doc/build/snippets/ |
D | using.rst | 11 Snippets have names. You use snippets by giving their names to the build
|
/Zephyr-latest/samples/subsys/llext/edk/k-ext1/src/ |
D | main.c | 28 printk("[k-ext1]Got event, giving sem\n"); in tick_sub()
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | Kconfig | 39 error, without giving an option to ignore this and proceed anyway.
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | semaphores.rst | 30 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/ |
D | main.c | 28 printk("[ext3]Got event, giving sem\n"); in tick_sub()
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/ |
D | index.rst | 20 giving a temperature resolution of 0.0625 °C. P3T1755DP can be configured
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/ |
D | index.rst | 20 giving a temperature resolution of 0.0625 °C. P3T1755DP can be configured
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/ |
D | cyclonev_socdk.dts | 23 /* Giving different names to the LEDs connected to the HPS side of the chip */
|
/Zephyr-latest/tests/bluetooth/common/testlib/src/ |
D | adv.c | 80 /* Delete adv before giving semaphore so that it's potentially available in bt_testlib_adv_conn()
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | Kconfig | 93 option will switch the pin to general IO mode giving control of the
|
/Zephyr-latest/scripts/ci/ |
D | tags.yaml | 10 # List of paths and/or glob patterns giving the files in the tag,
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_priority_scheduling.c | 95 /* Giving Chance to other threads to run */ in ZTEST()
|
/Zephyr-latest/tests/benchmarks/latency_measure/src/ |
D | sema_test_signal_release.c | 214 /* 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/ |
D | README.txt | 37 2. By giving the test directories as parameters to the runner script.
|
/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 51 file, that can be achived by giving the argument ``-DOption=ON|OFF``.
|
/Zephyr-latest/tests/kernel/mem_protect/sys_sem/src/ |
D | main.c | 369 /* 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/ |
D | README.rst | 133 [k-ext1]Got event, giving sem
|
/Zephyr-latest/doc/_static/js/ |
D | custom.js | 12 // We want the logo to gradually disappear as the main content is scrolled, giving
|
/Zephyr-latest/tests/boards/intel_adsp/ssp/src/ |
D | main.c | 89 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/ |
D | main.c | 109 LOG_DBG("Giving credits for continuing SDU."); in recv_cb() 270 LOG_DBG("Giving credits for new SDU."); in test_peripheral_main()
|