Home
last modified time | relevance | path

Searched full:requests (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/Zephyr-latest/doc/project/
Dmodifying_contributions.rst10 as reviewers in pull requests, so that patches may be approved and merged
11 to Zephyr's main branch as part of the original pull requests. The authors
12 of the pull requests are responsible for amending their original commits
16 included in pull requests that are submitted by other Zephyr contributors.
20 own pull requests in order to:
29 * assist in updating pull requests in order to get the patches merged
31 * drive stale pull requests to completion so they can be merged
52 Developers should try to limit the above practice to pull requests identified
53 as *stale*. Read about how to identify pull requests as stale in
Dcode_flow.rst21 shall be done using backport pull requests.
55 - All changes to collaboration branches shall come in form of github pull requests.
62 - GitHub pull requests: for example, when reviews have not been done in the local
64 - Merge requests: When a set of changes has been done in a local branch and
Ddev_env_and_tools.rst10 is accepted into the code base. Changes, in the form of Pull Requests (PR) are
17 Pull requests should be appropriately :ref:`labeled<gh_labels>`,
61 - The project will use the label system to categorize the pull requests.
127 - Pull requests should not be merged without an approval by the assignee.
132 All pull requests need to be reviewed and should not be merged by the author
146 Any change requests (-1) on a pull request have to be justified. A reviewer
156 Pull Requests should have at least 2 approvals before they are merged
165 Reviewers should keep track of pull requests they have provided feedback to
169 the state of the pull request and/or respond to mention requests to see if his
185 Closing Stale Issues and Pull Requests
[all …]
/Zephyr-latest/subsys/usb/device/class/
DKconfig.msc22 Vendor ID used for enquiry requests.
29 Product ID used for enquiry requests.
36 Revision used for enquiry requests.
/Zephyr-latest/include/zephyr/mgmt/mcumgr/smp/
Dsmp.h12 * SMP is a basic protocol that sits on top of the mgmt layer. SMP requests
18 * SMP request packets may contain multiple concatenated requests. Each
20 * be inserted between requests as necessary. Requests are processed
96 * Processes all SMP requests in an incoming packet. Requests are processed
/Zephyr-latest/include/zephyr/net/
Dcoap_client.h4 * An API for applications to do CoAP requests
35 * This callback is called for responses to CoAP client requests.
114 struct coap_client_internal_request requests[CONFIG_COAP_CLIENT_MAX_REQUESTS]; member
152 * @brief Cancel all current requests.
154 * This is intended for canceling long-running requests (e.g. GETs with the OBSERVE option set)
162 * @brief Cancel matching requests.
168 * (struct coap_client_request){0} cancels all requests.
169 * (struct coap_client_request){.method = COAP_METHOD_GET} cancels all GET requests.
/Zephyr-latest/scripts/west_commands/fetchers/
Dhttp.py5 import requests
19 resp = requests.get(url)
/Zephyr-latest/doc/services/resource_management/
Dindex.rst51 * Requests to turn on may be queued while a transition to off is in
56 Requests are reference counted, but not tracked. That means clients are
57 responsible for recording whether their requests were accepted, and for
64 requests or releases until the manager is reset. Pending requests are
/Zephyr-latest/dts/bindings/i2c/
Di2c-controller.yaml23 description: Size of the submission queue for blocking requests
27 description: Size of the completion queue for blocking requests
Dzephyr,i2c-emul-controller.yaml22 When added, read/write requests sent to this bus for a given address will
24 example, if we wanted to forward any requests from i2c0@0x20 to i2c1, we
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c122 if (client->requests[i].request_ongoing == true) { in has_ongoing_request()
133 if (client->requests[i].request_ongoing == true || in has_ongoing_exchange()
134 !exchange_lifetime_exceeded(&client->requests[i])) { in has_ongoing_exchange()
145 if (timeout_expired(&client->requests[i])) { in has_timeout_expired()
155 if (client->requests[i].request_ongoing == false && in get_free_request()
156 exchange_lifetime_exceeded(&client->requests[i])) { in get_free_request()
157 return &client->requests[i]; in get_free_request()
363 LOG_DBG("No more free requests"); in coap_client_req()
535 if (timeout_expired(&client->requests[i])) { in coap_client_resend_handler()
536 if (!client->requests[i].coap_request.confirmable) { in coap_client_resend_handler()
[all …]
/Zephyr-latest/dts/arm/st/g4/
Dstm32g431.dtsi15 dma-requests = <6>;
20 dma-requests = <6>;
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/test_scripts/
Drun_test_tolerate_pipeline_variant_rx_tx_prio_invert.sh11 # peer while a bad peer tries to spam ATT requests.
22 # - The bad peer spams ATT requests as fast as possible.
29 # requests, preserving their ordering.
/Zephyr-latest/dts/bindings/dma/
Dst,stm32-dma-v2bis.yaml7 This DMA controller includes several channels with different requests.
8 All the requests ar ORed before entering the DMA, so that only one request
13 1. channel: the dma stream from 1 to <dma-requests>
56 dma-requests = <7>;
Dst,stm32-dma-v2.yaml8 This DMA controller includes several channels with different requests.
15 1. channel: the dma stream from 1 to <dma-requests>
19 or a value between <dma-generators>+1 .. <dma-generators>+<dma-requests>
62 dma-requests = <7>;
/Zephyr-latest/soc/nordic/nrf53/
Dnrf53_cpunet_mgmt.h20 * the requests to enable or disable nRF53 network CPU. It guarantees to enable the network CPU if
21 * at least one user requests it and to keep it enabled until all users release it.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/
Dget_metadata_split.sh12 # 1. Client requests the first X bytes from server's metadata.
16 # 4. Client requests the next X bytes from server's metadata.
Dget_comp128_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
Dget_comp129_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
Dget_comp130_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
Dget_comp2_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
Dget_comp0_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
Dget_comp1_data_split.sh12 # 1. Client requests a sample exceeding the maximum avaialble payload from the
17 # 4. Client requests the next sample from server's composition data.
/Zephyr-latest/drivers/watchdog/
Dwdt_nrfx.c171 uint32_t requests, void *p_context) in wdt_event_handler() argument
178 while (requests) { in wdt_event_handler()
179 uint8_t i = u32_count_trailing_zeros(requests); in wdt_event_handler()
184 requests &= ~BIT(i); in wdt_event_handler()
198 uint32_t requests, \
202 requests, p_context); \
/Zephyr-latest/subsys/net/l2/ethernet/
DKconfig72 bool "Support gratuitous ARP requests/replies."
85 bool "Transmit gratuitous ARP requests"
90 Transmit gratuitous ARP requests, as defined in RFC 5227.
93 int "Time interval (in seconds) between sending gratuitous ARP requests"

12345678910>>...18