Home
last modified time | relevance | path

Searched full:post (Results 1 – 25 of 192) sorted by relevance

12345678

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnsi_cpu_if_internal.h16 #define FUNCT(i, pre, post) \ argument
17 pre##i##post
19 #define FUNCT_LIST(pre, post, sep) \ argument
20 FUNCT(0, pre, post) NSI_DEBRACKET sep \
21 FUNCT(1, pre, post) NSI_DEBRACKET sep \
22 FUNCT(2, pre, post) NSI_DEBRACKET sep \
23 FUNCT(3, pre, post) NSI_DEBRACKET sep \
24 FUNCT(4, pre, post) NSI_DEBRACKET sep \
25 FUNCT(5, pre, post) NSI_DEBRACKET sep \
26 FUNCT(6, pre, post) NSI_DEBRACKET sep \
[all …]
/Zephyr-latest/soc/nxp/imx/imx7d/
Dsoc_clk_freq.c16 uint32_t pre, post; in get_pwm_clock_freq() local
21 CCM_GetRootDivider(CCM, ccmRootPwm1, &pre, &post); in get_pwm_clock_freq()
25 CCM_GetRootDivider(CCM, ccmRootPwm2, &pre, &post); in get_pwm_clock_freq()
29 CCM_GetRootDivider(CCM, ccmRootPwm3, &pre, &post); in get_pwm_clock_freq()
33 CCM_GetRootDivider(CCM, ccmRootPwm4, &pre, &post); in get_pwm_clock_freq()
50 return hz / (pre + 1) / (post + 1); in get_pwm_clock_freq()
/Zephyr-latest/dts/bindings/clock/
Draspberrypi,pico-pll.yaml19 post-div1:
23 The post clock divider.
26 post-div2:
30 The post clock divider.
/Zephyr-latest/boards/sipeed/longan_nano/
Dboard.cmake8 board_runner_args(openocd "--cmd-post-verify=gd32vf103-post-verify")
/Zephyr-latest/include/zephyr/linker/
Dllext-sections.ld24 * Zephyr ELF for post-processing, but it is not included in the final binary.
26 * NOTE: This section MUST start at address 0, as the post-processing scripts
/Zephyr-latest/boards/sifive/hifive1/
Dboard.cmake21 board_runner_args(openocd --cmd-post-verify "hifive1-post-verify")
/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/boards/atmel/sam/sam_e70_xplained/
Dboard.cmake3 board_runner_args(openocd --cmd-post-verify "atsamv gpnvm set 1")
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/
Dboard.cmake3 board_runner_args(openocd --cmd-post-verify "atsamv gpnvm set 1")
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/
Dboard.cmake3 board_runner_args(openocd --cmd-post-verify "at91sam4 gpnvm set 1")
/Zephyr-latest/boards/tdk/robokit1/
Dboard.cmake6 board_runner_args(openocd --cmd-post-verify "atsamv gpnvm set 1")
/Zephyr-latest/soc/st/stm32/
DCMakeLists.txt6 #Execute post build script postbuild.sh
/Zephyr-latest/kernel/include/
Dkernel_offsets.h72 /* member offsets in the device structure. Used in image post-processing */
83 /* member offsets in the pm_device structure. Used in image post-processing */
/Zephyr-latest/samples/net/sockets/http_server/src/static_web_resources/
Dmain.js27 const response = await fetch("/led", {method : "POST", body : payload});
45 /* POST to the LED endpoint when the buttons are pressed */
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex_struct.h43 /* To insturct Coexistence Manager to collect and post SR traffic information */
61 /* To post SR traffic information */
171 * struct coex_sr_traffic_info - Message from CM to CD to post SR traffic information.
175 * Message from CM to CD to post SR traffic inforamtion
/Zephyr-latest/subsys/tracing/sysview/
DKconfig22 bool "Post-mortem mode for SystemView"
/Zephyr-latest/tests/subsys/fs/common/
Dtest_fs_basic.c179 "verify hello at post middle failed"); in seek_within_hello()
221 "truncate post tell failed"); in truncate_hello()
238 "post truncate content unexpected"); in truncate_hello()
241 "post truncate close failed"); in truncate_hello()
330 "post sync close failed"); in sync_goodbye()
363 "post sync close failed"); in verify_goodbye()
/Zephyr-latest/samples/net/cloud/tagoio_http_post/
DREADME.rst1 .. zephyr:code-sample:: tagoio-http-post
2 :name: TagoIO HTTP Post
10 This sample application implements an HTTP client that will do an HTTP post
DKconfig4 mainmenu "TagoIO IoT Cloud Platform (HTTP Post) Client Configuration"
/Zephyr-latest/doc/build/cmake/
Dindex.rst142 post-processing.
204 by post-process steps that will impact the size of the final binary.
225 Intermediate binaries post-processing
244 :alt: Zephyr's intermediate binary post-process I
258 :alt: Zephyr's intermediate binary post-process II
269 :alt: Zephyr's intermediate binary post-process III
284 :alt: Zephyr's intermediate binary post-process IV
288 When no intermediate binary post-processing is required then the first
306 Post processing
315 :alt: Zephyr's build final stage post-process
/Zephyr-latest/boards/sipeed/longan_nano/support/
Dopenocd.cfg29 proc gd32vf103-post-verify {} {
/Zephyr-latest/drivers/ieee802154/
DKconfig.kw41z26 on running code. The buffer is post analyzed via the debugger.
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.h35 /* event queue to post messages to */
/Zephyr-latest/boards/st/nucleo_h743zi/
Dboard.cmake5 board_runner_args(openocd --cmd-post-verify "reset halt")
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Devents.c109 /* 5. Post the events to wake alt_thread */ in start_thread_entry()
199 snprintf(tag, sizeof(tag), "events.post.immediate.%s", in event_ops()
202 "%-40s - Post events (nothing wakes)", tag); in event_ops()
318 "events.post.wake+ctx.%c_to_%c", in event_blocking_ops()
322 "%-40s - Post events (w/ ctx switch)", tag); in event_blocking_ops()

12345678