Searched refs:holder (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/tests/kernel/interrupt/ |
D | multilevel_irq.overlay | 36 test_l3_irq: interrupt-holder { 37 compatible = "vnd,interrupt-holder"; 62 test_l3_irq_inc: interrupt-holder-inc { 63 compatible = "vnd,interrupt-holder";
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 47 test_arrays: array-holder { 50 * There should only be one vnd,array-holder in the entire DTS. 52 compatible = "vnd,array-holder", "vnd,undefined-compat"; 58 test_phandles: phandle-holder-0 { 60 * There should only be one vnd,phandle-holder in the entire DTS. 62 compatible = "vnd,phandle-holder"; 81 compatible = "vnd,enum-holder"; 86 compatible = "vnd,enum-holder"; 91 compatible = "vnd,enum-required-false-holder"; 96 compatible = "vnd,enum-required-false-holder"; [all …]
|
/Zephyr-latest/modules/hal_wch/ |
D | Kconfig | 7 # file is empty and kept as a place holder if/when Kconfig is needed
|
/Zephyr-latest/subsys/net/lib/http/ |
D | http_server_http1.c | 290 dynamic_detail->holder = NULL; in dynamic_get_del_req() 378 dynamic_detail->holder = NULL; in dynamic_post_put_req() 501 if (dynamic_detail->holder != NULL && dynamic_detail->holder != client) { in handle_http1_dynamic_resource() 512 dynamic_detail->holder = client; in handle_http1_dynamic_resource() 523 dynamic_detail->holder = NULL; in handle_http1_dynamic_resource()
|
D | http_server_http2.c | 606 dynamic_detail->holder = NULL; in dynamic_get_del_req_v2() 702 dynamic_detail->holder = NULL; in dynamic_post_put_req_v2() 725 if (dynamic_detail->holder != NULL && dynamic_detail->holder != client) { in handle_http2_dynamic_resource() 734 dynamic_detail->holder = client; in handle_http2_dynamic_resource() 1411 dynamic_detail->holder = NULL; in handle_http_frame_headers_end_stream() 1420 dynamic_detail->holder = NULL; in handle_http_frame_headers_end_stream()
|
D | http_server_core.c | 321 if (dynamic_detail->holder != client) { in client_release_resources() 329 dynamic_detail->holder = NULL; in client_release_resources()
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-data.ld | 36 /* This is produced by gperf. Put a place holder here
|
/Zephyr-latest/include/zephyr/net/http/ |
D | server.h | 240 struct http_client_ctx *holder; member
|
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/ |
D | index.rst | 14 - Onboard battery holder, multi power supplies are available 81 9. Battery holder
|
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/ |
D | index.rst | 52 + 3V Battery: CR20xx holder
|
/Zephyr-latest/boards/sparkfun/thing_plus/doc/ |
D | index.rst | 74 The nRF9160 Thing Plus has a built-in nano SIM (4FF) holder located
|
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/ |
D | index.rst | 26 - CR2032 coin cell holder and external battery connector
|
/Zephyr-latest/boards/circuitdojo/feather/doc/ |
D | index.rst | 78 The nRF9160 Feather has a built-in nano SIM (4FF) holder located
|
/Zephyr-latest/boards/arduino/mkrzero/doc/ |
D | index.rst | 10 This board come with microSD card holder that allows you to play with music files with no extra har…
|
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/doc/ |
D | index.rst | 29 - CR2032 coin cell holder and external battery connector
|
/Zephyr-latest/boards/silabs/dev_kits/sltb004a/doc/ |
D | index.rst | 34 - CR2032 coin cell holder and external battery connector
|
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/ |
D | index.rst | 43 - 3xAAA-type-battery holder for standalone operation
|
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/ |
D | index.rst | 37 * Coin cell battery holder (3.0V support)
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 42 a circuit for the Debug Adapter, On/Off and power source switch, battery holder,
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 44 copyright holder. It is important that the contributor fully understands the 45 licensing rights and agrees to them. Sometimes the copyright holder isn't the
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 1968 * :dtcompatible:`vnd,reg-holder-64`
|