Searched full:releasing (Results 1 – 25 of 97) sorted by relevance
1234
/Zephyr-latest/tests/posix/rwlocks/src/ |
D | main.c | 33 LOG_DBG("Thread %d releasing RD lock", id); in thread_top() 44 LOG_DBG("Thread %d releasing WR lock", id); in thread_top() 81 LOG_DBG("Parent thread releasing WR lock"); in ZTEST() 97 LOG_DBG("Parent thread releasing WR lock again"); in ZTEST() 110 LOG_DBG("Main thread releasing RD lock"); in ZTEST()
|
/Zephyr-latest/dts/bindings/fpga/ |
D | lattice,ice40-fpga-base.yaml | 29 Delay (in microseconds) between asserting CRESET_B and releasing CRESET_B. 36 Delay (in microseconds) after releasing CRESET_B to clear internal configuration memory.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 15 :c:func:`bt_conn_unref` API is to be used when releasing a reference 24 sporadic bugs caused by not releasing the connection object.
|
/Zephyr-latest/dts/bindings/base/ |
D | power.yaml | 31 inactive state before releasing the regulator.
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | mipi-dbi-spi-device.yaml | 36 without releasing it. A typical use case is variable length SPI packets
|
/Zephyr-latest/lib/utils/ |
D | notify.c | 73 * completed state, releasing any spin-waiters, then complete in sys_notify_finalize()
|
/Zephyr-latest/dts/bindings/spi/ |
D | spi-device.yaml | 58 without releasing it. A typical use case is variable length SPI packets
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | semaphore.c | 43 /* Try releasing when no semaphore is obtained */ in thread_sema()
|
/Zephyr-latest/subsys/logging/ |
D | log_cache.h | 63 * not found in the cache. Releasing puts entry in idle list.
|
/Zephyr-latest/drivers/clock_control/ |
D | nrf_clock_calibration.c | 24 * requesting, performing hw calibration and releasing hf clock. 122 /* Start cycle by starting backoff timer and releasing HFCLK XTAL. */
|
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 60 button then pressing 'RST' and releasing the 'RST' button.
|
/Zephyr-latest/samples/boards/nordic/clock_control/src/ |
D | main.c | 97 printk("releasing requested clock specs\n"); in main()
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | semaphore.c | 43 /* Try releasing when no semaphore is obtained */ in thread_sema()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | csip.rst | 129 …<dbg> bt_csip_set_coordinator.csip_set_coordinator_release_highest_rank: Releasing member with ran… 131 …<dbg> bt_csip_set_coordinator.csip_set_coordinator_release_highest_rank: Releasing member with ran…
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 70 immediately releasing it. After the get/put cycle completes, 76 releasing the same block. After the block is released, the thread
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/ |
D | dut.c | 60 __ASSERT(old != 0, "Tester error: releasing a reference that was not held"); in acl_pool_refs_held_remove()
|
/Zephyr-latest/include/zephyr/xen/ |
D | gnttab.h | 35 * @map parameter after grant releasing.
|
/Zephyr-latest/soc/native/inf_clock/ |
D | soc.c | 12 * after which arch_cpu_idle() will be called releasing the execution back to
|
/Zephyr-latest/include/zephyr/ipc/ |
D | icmsg.h | 91 * Closing an icmsg instance results in releasing all resources used by given
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 37 Releasing Memory 207 Releasing Memory
|
D | slabs.rst | 119 Releasing a Memory Block
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.h | 110 * @param flag user releasing the scanner
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_endpoint.h | 210 return "releasing"; in bt_bap_ep_state_str()
|
/Zephyr-latest/dts/bindings/mspi/ |
D | mspi-device.yaml | 104 mspi transactions can be performed without releasing CE.
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | st,stm32-fmc-sdram.yaml | 150 - TXSR: Delay from releasing the Self-refresh command to issuing the
|
1234