Home
last modified time | relevance | path

Searched full:what (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/Zephyr-Core-3.4.0/drivers/disk/nvme/
DKconfig22 Do not touch this unless you know what you are doing.
30 Do not touch this unless you know what you are doing.
38 Do not touch this unless you know what you are doing.
45 Do not touch this unless you know what you are doing.
53 Do not touch this unless you know what you are doing.
/Zephyr-Core-3.4.0/drivers/ieee802154/
DKconfig.cc120026 you know what you are doing. Beware cc1200 requires gpio and spi to
73 This value should follow what has been set in the RF settings via
74 SmartRF tool. Do not touch this unless you know what you are doing.
103 more information. Do not touch this unless you know what you are doing.
110 more information. Do not touch this unless you know what you are doing.
112 # Do no touch below settings unless you know what you are doing
DKconfig.cc252026 you know what you are doing. Beware cc2520 requires gpio and spi to
83 you know what you are doing. It should be initialized after CC2520
/Zephyr-Core-3.4.0/.github/ISSUE_TEMPLATE/
D001_bug_report.md21 A clear and concise description of what the bug is.
25 - What target platform are you using?
26 - What have you tried to diagnose or workaround this issue?
39 A clear and concise description of what you expected to happen.
42 What impact does this issue have on your progress (e.g., annoyance, showstopper)
D003_rfc-proposal.md17 Why do we want this change and what problem are we trying to address?
21 A brief summary of the proposed change - the 10,000 ft view on what it will
27 reading this section each engineer should have a rather clear picture of what
36 By reading this section, each team member should be able to know what exactly
D007_ext-source.md17 Brief description of what this software does
43 What is its primary functionality (e.g., SQLLite is a lightweight
46 What problem are you trying to solve? (e.g., a state store is
54 What other components does this package depend on?
D002_enhancement.md11 A clear and concise description of what the problem is.
14 A clear and concise description of what you want to happen.
D004_feature_request.md11 A clear and concise description of what the problem is.
14 A clear and concise description of what you want to happen.
D008_bin-blobs.md25 Brief description of what the blob(s) do. It is especially important to describe
36 What other components do the blob(s) depend on, if any?
/Zephyr-Core-3.4.0/tests/kernel/pipe/pipe_api/src/
Dtest_pipe_fail.c119 * @details See what will happen if an uninitialized
137 * @details See what will happen if an uninitialized
157 * @details See what will happen if the parameter
181 * @details See what will happen if the parameter
205 * @details See what will happen if a null pointer
225 * @details See what will happen if the parameter
249 * @details See what will happen if the parameter
273 * @details See what will happen if a null pointer
289 * @details See what will happen if a null pointer
/Zephyr-Core-3.4.0/drivers/wifi/winc1500/
DKconfig.winc150032 WINC1500 HAL callbacks. Do not touch it unless you know what you are
40 callbacks. Do not touch it unless you know what you are doing.
55 Do not modify it unless you know what you are doing.
/Zephyr-Core-3.4.0/tests/kernel/queue/src/
Dtest_queue_fail.c131 * NULL, what will happen.
147 * NULL, what will happen.
166 * NULL, what will happen.
185 * NULL, what will happen.
201 * NULL, what will happen.
217 * NULL, what will happen.
233 * NULL, what will happen.
249 * NULL, what will happen.
/Zephyr-Core-3.4.0/subsys/net/ip/
DKconfig.stack16 be bigger depending on what features are enabled.
25 be bigger depending on what features are enabled.
/Zephyr-Core-3.4.0/include/zephyr/dt-bindings/pinctrl/
Dpinctrl-zynq.h14 * corresponds to what is written to the IO_Type field in the MIO_PIN_xx SLCR register.
28 * corresponds to what is written to the Speed field in the MIO_PIN_xx SLCR register.
/Zephyr-Core-3.4.0/dts/bindings/sensor/
Despressif,esp32-pcnt.yaml118 Define what to do on the positive edge of pulse input.
131 Define what to do on the negative edge of pulse input.
144 Define what to do when the control input is high.
157 Define what to do when the control input is low.
/Zephyr-Core-3.4.0/include/zephyr/tracing/
Dtracing_macros.h193 * match the name of the function but should rather match what the user called in case of
208 * match the name of the function but should rather match what the user called in case of
222 * match the name of the function but should rather match what the user called in case of
237 * match the name of the function but should rather match what the user called in case of
265 * match the name of the function but should rather match what the user called in case of
284 * match the name of the function but should rather match what the user called in case of
300 * match the name of the function but should rather match what the user called in case of
319 * match the name of the function but should rather match what the user called in case of
/Zephyr-Core-3.4.0/doc/kernel/services/threads/
Dnothread.rst15 been limited, there are conditions on what can be expected to work in
18 What Can be Expected to Work
47 What Cannot be Expected to Work
/Zephyr-Core-3.4.0/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Dclear_msi.overlay8 * Warning: This overlay clears the msi clock back to a state equivalent to what could
/Zephyr-Core-3.4.0/subsys/testsuite/ztest/include/zephyr/
Dztest_error_hook.h35 * Usage: Define your own hook function in your test case code, and do what
65 * Usage: Define your own hook function in your test case code, and do what
/Zephyr-Core-3.4.0/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin18 <a href="https://www.zephyrproject.org/about/what-is-zephyr-project">Zephyr About page</a>
22 <h1>What is Zephyr™ Project?</h1>
/Zephyr-Core-3.4.0/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin18 <a href="https://www.zephyrproject.org/about/what-is-zephyr-project">Zephyr About page</a>
22 <h1>What is Zephyr™ Project?</h1>
/Zephyr-Core-3.4.0/cmake/
Dtarget_toolchain_flags.cmake3 # What we are looking for, is a signature definition that is defined
39 # Configure the toolchain flags based on what toolchain technology is used
/Zephyr-Core-3.4.0/samples/net/sockets/http_client/src/
Dca_certificate.h11 /* This is the same cert as what is found in net-tools/https-cert.pem file
/Zephyr-Core-3.4.0/samples/net/sockets/websocket_client/src/
Dca_certificate.h11 /* This is the same cert as what is found in net-tools/https-cert.pem file
/Zephyr-Core-3.4.0/drivers/ethernet/
DKconfig.smsc911x16 Tells what Qemu network model to use. This value is given as

12345678910>>...20