Home
last modified time | relevance | path

Searched full:important (Results 1 – 25 of 228) sorted by relevance

12345678910

/Zephyr-latest/doc/_static/css/
Dgcs.css14 color: var(--body-color) !important;
19 padding: 0 !important;
20 font-family: inherit !important;
21 font-size: inherit !important;
22 background-color: inherit !important;
23 border: none !important;
24 font-size: inherit !important;
28 font-family: inherit !important;
32 color: var(--link-color) !important;
33 background-color: var(--content-background-color) !important;
[all …]
Dcustom.css100 /* Original definition has `!important` */
101 color: var(--link-color) !important;
164 color: var(--highlight-operator-color) !important;
201 color: var(--link-color) !important;
328 background-color: var(--code-background-color) !important;
332 color: var(--link-color) !important;
336 background-color: var(--code-background-color) !important;
337 border-bottom: 1px solid var(--code-background-color) !important;
504 .rst-content .admonition.important {
511 .rst-content .admonition.important .admonition-title {
[all …]
/Zephyr-latest/doc/develop/
Denv_vars.rst165 Important Environment Variables
168 Some :ref:`important-build-vars` can also be set in the environment. Here
169 is a description of some of these important environment variables. This is not
174 See :ref:`important-build-vars`.
178 See :ref:`important-build-vars`.
186 See :ref:`important-build-vars`.
190 See :ref:`important-build-vars`.
194 See :ref:`important-build-vars`.
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-sidebar-only.css60 height: calc(100vh - var(--top-height)) !important;
83 width: 1px !important;
97 height: calc(100vh - 31px) !important;
101 margin-left: var(--side-nav-fixed-width) !important;
113 left: var(--spacing-medium) !important;
Ddoxygen-awesome.css335 color: var(--primary-color) !important;
383 height: auto !important;
465 border-radius: var(--border-radius-medium) !important;
483 color: var(--page-foreground-color) !important;
489 border-bottom-color: var(--page-background-color) !important;
493 border-bottom-color: var(--separator-color) !important;
497 font-size: var(--navigation-font-size) !important;
498 color: var(--menu-focus-foreground) !important;
501 border-radius: var(--border-radius-small) !important;
507 background-image: none !important;
[all …]
Ddoxygen-awesome-zephyr.css61 color: var(--link-color) !important;
88 max-height: none !important;
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.css11 box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
24 box-shadow: none !important;
77 margin-bottom: 0 !important;
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/
Dstyle.css29 font-family: monospace !important;
34 white-space: pre-wrap !important;
/Zephyr-latest/doc/safety/
Dsafety_overview.rst153 Requirements and requirement management are not only important for software development, but also
154 very important in terms of safety. On the one hand, this specifies and describes in detail and on a
155 technical level what the software should do, and on the other hand, it is an important and
202 which are important for certification and the responsible certification body.
208 The most important aspect is the separation of safety-relevant components from non-safety-relevant
244 #. At this point, the safety architect plays an increasingly important role. For PRs/issues that
256 important change is found or implemented on the main branch in the safety scope, after the LTS
276 .. important::
279 .. important::
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dimx8ulp_clock.h10 /* IMPORTANT: the indexes used by these macros need to
/Zephyr-latest/include/zephyr/net/http/
Dparser_state.h30 s_dead = 1, /* important that this is > 0 */
86 /* Important: 's_headers_done' must be the last 'header' state. All
/Zephyr-latest/doc/build/cmake/
Dbuild-build-phase-1.svg3important; display: inline-block; position: absolute}
.MathJax_Menu_Button .MathJax_Hover_Arro…
/Zephyr-latest/dts/bindings/adc/
Dst,stm32-adc.yaml75 important. For example for STM32F4:
88 Rounded up if needed. Order is important: their index matches their binary
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D008_bin-blobs.md25 Brief description of what the blob(s) do. It is especially important to describe
/Zephyr-latest/cmake/compiler/armclang/
Dgeneric.cmake16 # We only do preprocessing so the actual arch is not important.
/Zephyr-latest/dts/bindings/dma/
Dnxp,edma.yaml29 # IMPORTANT: if your EDMA version doesn't support channel MUX-ing please
/Zephyr-latest/dts/bindings/clock/
Dst,stm32-hse-clock.yaml30 modes; this will include re-enabling CSS. However it is important that you verify
/Zephyr-latest/samples/drivers/fpga/fpga_controller/
DREADME.rst86 It is important to use the -e option when sending a bitstream via ``xxd``:
101 (It is important to use plain-style hex dump)
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dmain_functions.h25 /* Initializes all data needed for the example. The name is important, and needs
Dmain_functions.cpp40 /* The name of this function is important for Arduino compatibility. */
80 /* The name of this function is important for Arduino compatibility. */
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dmain_functions.hpp25 /* Initializes all data needed for the example. The name is important, and needs
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst13 This is quite important in applications in which the broadcaster role is added
/Zephyr-latest/soc/espressif/
DKconfig47 precision, which may be important for applications which spend a lot of
/Zephyr-latest/doc/contribute/
Dindex.rst25 This page is a mandatory read for first-time contributors as it contains important information on
37 This page describes these guidelines and introduces important considerations regarding the use of
/Zephyr-latest/soc/ite/ec/it8xxx2/
D__arithmetic.S9 * IMPORTANT:

12345678910