Home
last modified time | relevance | path

Searched refs:post (Results 26 – 50 of 78) sorted by relevance

1234

/Zephyr-latest/samples/drivers/led/led_strip/
DREADME.rst93 - An excellent `blog post on WS2812 timing`_.
98 .. _blog post on WS2812 timing: https://wp.josh.com/2014/05/13/ws2812-neopixels-are-not-so-finicky-…
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst33 the operation is achieved, buffer can be dequeued for post-processing,
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst86 …events.post.immediate.kernel - Post events (nothing wakes) : …
93 …events.post.wake+ctx.k_to_k - Post events (w/ ctx switch) : …
139 …events.post.immediate.kernel - Post events (nothing wakes) : …
146 …events.post.wake+ctx.k_to_k - Post events (w/ ctx switch) : …
196 …events.post.immediate.kernel - Post events (nothing wakes) : …
203 …events.post.wake+ctx.k_to_k - Post events (w/ ctx switch) : …
292 …events.post.immediate.kernel - Post events (nothing wakes) : …
296 …events.post.immediate.user - Post events (nothing wakes) : …
303 …events.post.wake+ctx.k_to_k - Post events (w/ ctx switch) : …
307 …events.post.wake+ctx.k_to_u - Post events (w/ ctx switch) : …
[all …]
/Zephyr-latest/cmake/linker/
Dlinker_flags_template.cmake29 # If memory reporting is a post build command, please use
Dlinker_script_common.cmake485 # This function post process the region for easier use.
487 # This is common post processing.
493 # the common post processing of regions.
/Zephyr-latest/samples/net/sockets/coap_server/src/
Dtest.c233 .post = test_post,
Dlarge.c264 .post = large_create_post,
/Zephyr-latest/doc/develop/west/
Dsign.rst9 an external, post-processing tool that "stitches" the final components of
Dtroubleshooting.rst179 "invalid choice: 'post-init'"
186 west: error: argument <command>: invalid choice: 'post-init'
/Zephyr-latest/drivers/led_strip/
DKconfig.ws28126 # The following blog post is an excellent resource about pulse timing:
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig89 Use the pre-defined common fatal error handler and a post hook to
97 Use the pre-defined common assert fail handler and a post hook to
/Zephyr-latest/subsys/llext/
DKconfig102 requires the LLEXTs to be post-processed after build.
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dlinker.ld237 /* Bogus section, post-processed during the build to initialize interrupts. */
/Zephyr-latest/soc/openisa/rv32m1/
Dlinker.ld254 /* Bogus section, post-processed during the build to initialize interrupts. */
/Zephyr-latest/include/zephyr/net/
Dcoap.h282 coap_method_t get, post, put, del, fetch, patch, ipatch; member
/Zephyr-latest/doc/build/signing/
Dindex.rst76 the :file:`cmake/mcuboot.cmake` file in Zephyr which adds extra post build commands for generating
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst222 /** Callback on first post, data is test_struct. */
225 /** Callback on second post, data is test_struct. */
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst54 with static scope. The post-build script :ref:`gen_kobject_list.py` scans the
101 The :ref:`gen_kobject_list.py` script is a post-build step which finds all the
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake544 # POST_CMAKE : Invoke post-CMake call for modules after CMake configure has been invoked for
547 # POST_IMAGE_CMAKE: Invoke post-CMake call for modules after CMake configure has been invoked for
550 # POST_DOMAINS : Invoke post-domains call for modules after creation of domains yaml
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst62 .post = sample_post,
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1010.dtsi300 * The pre-div and post-div are one less than the actual divide-by amount.
/Zephyr-latest/subsys/debug/
DKconfig341 post action handler to return (i.e. not abort) when the asserted
344 custom assert post action hook.
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst104 Or, post build:
/Zephyr-latest/cmake/
Dmcuboot.cmake7 # It builds signed binaries using imgtool as a post-processing step
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake123 # If memusage is supported as post-build command, set memusage_type to: command

1234