Home
last modified time | relevance | path

Searched full:post (Results 1 – 25 of 185) 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/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/kernel/include/
Dkernel_offsets.h76 /* member offsets in the device structure. Used in image post-processing */
87 /* member offsets in the pm_device structure. Used in image post-processing */
/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/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/subsys/tracing/sysview/
DKconfig22 bool "Post-mortem mode for SystemView"
/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.rst139 post-processing.
201 by post-process steps that will impact the size of the final binary.
222 Intermediate binaries post-processing
241 :alt: Zephyr's intermediate binary post-process I
255 :alt: Zephyr's intermediate binary post-process II
266 :alt: Zephyr's intermediate binary post-process III
281 :alt: Zephyr's intermediate binary post-process IV
285 When no intermediate binary post-processing is required then the first
303 Post processing
312 :alt: Zephyr's build final stage post-process
/Zephyr-latest/drivers/ieee802154/
DKconfig.kw41z26 on running code. The buffer is post analyzed via the debugger.
/Zephyr-latest/boards/sipeed/longan_nano/support/
Dopenocd.cfg29 proc gd32vf103-post-verify {} {
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.h35 /* event queue to post messages to */
/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c27 #define TEST_DYNAMIC_POST_PAYLOAD "Test dynamic POST"
499 /* Copy POST payload into buffer for later comparison */ in dynamic_response_headers_cb()
502 "POST data too long for buffer"); in dynamic_response_headers_cb()
819 /* Common code to verify POST/PUT/PATCH */
857 /* Common code to verify POST/PUT/PATCH */
898 common_verify_http1_dynamic_upgrade_post("POST"); in ZTEST()
901 /* Common code to verify POST/PUT/PATCH */
940 common_verify_http1_dynamic_post("POST"); in ZTEST()
1632 /* Two POST requests which are concurrent, ie. headers1, headers2, data1, data2 */ in ZTEST()
1709 static void test_http1_dynamic_response_headers_default(const char *expected_response, bool post) in test_http1_dynamic_response_headers_default() argument
[all …]
/Zephyr-latest/boards/st/nucleo_h743zi/
Dboard.cmake5 board_runner_args(openocd --cmd-post-verify "reset halt")

12345678