Home
last modified time | relevance | path

Searched full:releasing (Results 1 – 25 of 97) sorted by relevance

1234

/Zephyr-latest/tests/posix/rwlocks/src/
Dmain.c33 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/
Dlattice,ice40-fpga-base.yaml29 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/
Dconnection_mgmt.rst15 :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/
Dpower.yaml31 inactive state before releasing the regulator.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dmipi-dbi-spi-device.yaml36 without releasing it. A typical use case is variable length SPI packets
/Zephyr-latest/lib/utils/
Dnotify.c73 * completed state, releasing any spin-waiters, then complete in sys_notify_finalize()
/Zephyr-latest/dts/bindings/spi/
Dspi-device.yaml58 without releasing it. A typical use case is variable length SPI packets
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dsemaphore.c43 /* Try releasing when no semaphore is obtained */ in thread_sema()
/Zephyr-latest/subsys/logging/
Dlog_cache.h63 * not found in the cache. Releasing puts entry in idle list.
/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c24 * 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/
Dindex.rst60 button then pressing 'RST' and releasing the 'RST' button.
/Zephyr-latest/samples/boards/nordic/clock_control/src/
Dmain.c97 printk("releasing requested clock specs\n"); in main()
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dsemaphore.c43 /* Try releasing when no semaphore is obtained */ in thread_sema()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcsip.rst129 …<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/
Dthread_metric_readme.txt70 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/
Ddut.c60 __ASSERT(old != 0, "Tester error: releasing a reference that was not held"); in acl_pool_refs_held_remove()
/Zephyr-latest/include/zephyr/xen/
Dgnttab.h35 * @map parameter after grant releasing.
/Zephyr-latest/soc/native/inf_clock/
Dsoc.c12 * after which arch_cpu_idle() will be called releasing the execution back to
/Zephyr-latest/include/zephyr/ipc/
Dicmsg.h91 * Closing an icmsg instance results in releasing all resources used by given
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst37 Releasing Memory
207 Releasing Memory
Dslabs.rst119 Releasing a Memory Block
/Zephyr-latest/subsys/bluetooth/host/
Dscan.h110 * @param flag user releasing the scanner
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_endpoint.h210 return "releasing"; in bt_bap_ep_state_str()
/Zephyr-latest/dts/bindings/mspi/
Dmspi-device.yaml104 mspi transactions can be performed without releasing CE.
/Zephyr-latest/dts/bindings/memory-controllers/
Dst,stm32-fmc-sdram.yaml150 - TXSR: Delay from releasing the Self-refresh command to issuing the

1234