Searched refs:Request (Results 1 – 25 of 72) sorted by relevance
123
/Zephyr-latest/samples/drivers/can/babbling/ |
D | Kconfig | 20 bool "Send Remote Transmit Request (RTR) frames" 22 Babbling node sends Remote Transmission Request (RTR) frames.
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 008_bin-blobs.md | 28 ## Pull Request 32 Request that introduced the new module.
|
D | 004_feature_request.md | 5 labels: Feature Request
|
D | 007_ext-source.md | 31 ## Pull Request
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 2 :name: HCI Vendor-Specific Scan Request 5 Use vendor-specific HCI commands to enable Scan Request events when using legacy advertising.
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 104 #. A Pull Request must be opened that changes the corresponding entry in the 108 #. The Pull Request must be submitted for discussion in the next 109 `Zephyr Architecture meeting`_ where, barring any objections, the Pull Request 155 Pull Request containing those changes in code form. 166 Finally, and if not done as part of the first step, a Pull Request must be 168 whether to introduce both the RFC and the Pull Request at the same time or to 171 The Pull Request must include the following: 193 depend on the approval of the actual Pull Request by the maintainer of the 194 corresponding subsystem. As with any other Pull Request, the author can request 197 If the Pull Request is merged then an email must be sent to the ``devel`` and
|
/Zephyr-latest/soc/nordic/common/ |
D | Kconfig | 29 bool "Request MRAM without latency at start"
|
/Zephyr-latest/modules/ |
D | Kconfig.infineon | 26 Enable XMCLIB Event Request Unit (ERU) for GPIO interrupt support
|
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
D | Kconfig | 22 Request lowest oppoint after DVFS initialization.
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/ |
D | Kconfig | 12 This will enable SMP Request generation and response handling.
|
/Zephyr-latest/scripts/ci/ |
D | twister_ignore.txt | 4 # changed in a patch series (Pull Request) and if all files in the pull request
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 21 * Request test: Make a request to read the card interface condition,
|
/Zephyr-latest/drivers/can/ |
D | Kconfig | 82 Accept incoming Remote Transmission Request (RTR) frames matching CAN RX filters. Unless 83 enabled, all incoming Remote Transmission Request (RTR) frames are rejected at the driver
|
/Zephyr-latest/doc/contribute/ |
D | reviewer_expectations.rst | 39 - When using the "Request Changes" option, mark trivial, non-functional, 58 "Request Changes" option is used. Requested changes shall be in the scope of
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | toolchain.ecl | 27 …_Generic: see description of option \"-Wc99-c11-compat\" in \"3.8 Options to Request or Suppress W… 28 …ptions \"-Wc99-c11-compat\" and \"-Wc99-c2x-compat\" in \"3.8 Options to Request or Suppress Warni…
|
/Zephyr-latest/ |
D | CONTRIBUTING.rst | 32 * A Continuous Integration (CI) system runs on every Pull Request (PR)
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 191 Request the lowest operating point after DVFS initialization. 213 bool "Request LOW frequency on init"
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 108 A Pull-Request should have an Assignee 119 Pull Request should not be merged by author without review 133 Reviewers shall not 'Request Changes' without comments or justification 138 that a change should not be merged without their review, then: Request change 142 - Assign Pull Request to yourself, this will mean that a pull request should 298 *Feature*, *Feature Request* or *Hardware Support*. More information on how
|
/Zephyr-latest/drivers/dma/ |
D | dma_stm32u5.c | 501 DMA_InitStruct.Request = config->dma_slot; in dma_stm32_configure() 513 NodeConfig.Request = DMA_InitStruct.Request; in dma_stm32_configure()
|
/Zephyr-latest/samples/net/wifi/apsta_mode/ |
D | README.rst | 69 …[00:00:33.839,000] <dbg> net_dhcpv4_server: dhcpv4_handle_request: DHCPv4 processing Request - all…
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 24 #. Request to write to the characteristic by pressing on the upward pointing
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 167 (potentially several) Requests before attempting full Discover-Request 169 instead of staying silent for unrecognized Request messages, the server
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 48 bool "Request specific connection parameters for SMP packet exchange"
|
/Zephyr-latest/subsys/net/lib/config/ |
D | Kconfig | 193 bool "Request IPv6 address when configuring DHCPv6 client" 200 bool "Request IPv6 prefix when configuring DHCPv6 client"
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | README.rst | 374 [00:00:07.500,000] <inf> app: Create device Certificate Signing Request 375 [00:00:08.692,000] <inf> app: Create device Certificate Signing Request completed 376 [00:00:08.693,000] <inf> app: Certificate Signing Request: 388 [00:00:08.700,000] <inf> app: Certificate Signing Request in JSON:
|
123