Searched full:important (Results 1 – 25 of 228) sorted by relevance
12345678910
/Zephyr-latest/doc/_static/css/ |
D | gcs.css | 14 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 …]
|
D | custom.css | 100 /* 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/ |
D | env_vars.rst | 165 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/ |
D | doxygen-awesome-sidebar-only.css | 60 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;
|
D | doxygen-awesome.css | 335 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 …]
|
D | doxygen-awesome-zephyr.css | 61 color: var(--link-color) !important; 88 max-height: none !important;
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.css | 11 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/ |
D | style.css | 29 font-family: monospace !important; 34 white-space: pre-wrap !important;
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 153 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/ |
D | imx8ulp_clock.h | 10 /* IMPORTANT: the indexes used by these macros need to
|
/Zephyr-latest/include/zephyr/net/http/ |
D | parser_state.h | 30 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/ |
D | build-build-phase-1.svg | 3 …important; display: inline-block; position: absolute}
.MathJax_Menu_Button .MathJax_Hover_Arro…
|
/Zephyr-latest/dts/bindings/adc/ |
D | st,stm32-adc.yaml | 75 important. For example for STM32F4: 88 Rounded up if needed. Order is important: their index matches their binary
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 008_bin-blobs.md | 25 Brief description of what the blob(s) do. It is especially important to describe
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | generic.cmake | 16 # We only do preprocessing so the actual arch is not important.
|
/Zephyr-latest/dts/bindings/dma/ |
D | nxp,edma.yaml | 29 # IMPORTANT: if your EDMA version doesn't support channel MUX-ing please
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32-hse-clock.yaml | 30 modes; this will include re-enabling CSS. However it is important that you verify
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 86 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/ |
D | main_functions.h | 25 /* Initializes all data needed for the example. The name is important, and needs
|
D | main_functions.cpp | 40 /* 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/ |
D | main_functions.hpp | 25 /* Initializes all data needed for the example. The name is important, and needs
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 13 This is quite important in applications in which the broadcaster role is added
|
/Zephyr-latest/soc/espressif/ |
D | Kconfig | 47 precision, which may be important for applications which spend a lot of
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 25 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.S | 9 * IMPORTANT:
|
12345678910