Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-latest/doc/_static/css/
Ddark.css11 --content-wrap-background-color: #202326;
12 --content-background-color: #2e3236;
15 --navbar-background-color: #25282b;
16 --navbar-background-color-hover: #333639;
17 --navbar-background-color-active: #111417;
18 --navbar-current-background-color: #333639;
19 --navbar-current-background-color-hover: #44474a;
20 --navbar-current-background-color-active: #222528;
28 --navbar-scrollbar-background: #1c1e21;
38 --table-row-odd-background-color: #3b3e41;
[all …]
Dlight.css11 --content-wrap-background-color: #efefef;
12 --content-background-color: #fcfcfc;
14 --navbar-background-color: #333f67;
15 --navbar-background-color-hover: #29355c;
16 --navbar-background-color-active: #212d51;
17 --navbar-current-background-color: #212d51;
18 --navbar-current-background-color-hover: #182343;
19 --navbar-current-background-color-active: #131e3b;
27 --navbar-scrollbar-background: #131e2b;
37 --table-row-odd-background-color: #f3f6f6;
[all …]
Dcustom.css110 background-position: center right;
111 background-repeat: no-repeat;
112 background-image: var(--external-reference-icon);
125 background-color: var(--admonition-note-background-color);
126 border-color: var(--admonition-note-title-background-color);
130 background-color: transparent;
183 border-top-color: var(--highlight-background-emph-color);
184 background: var(--highlight-background-color);
187 border-left-color: var(--highlight-background-emph-color);
188 background: var(--highlight-background-color);
[all …]
Dgcs.css22 background-color: inherit !important;
33 background-color: var(--content-background-color) !important;
42 background-color: var(--content-background-color) !important;
59 background-color: inherit !important;
64 background-color: var(--admonition-attention-title-background-color) !important;
68 background-color: inherit !important;
91 background-color: var(--admonition-tip-title-background-color) !important;
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.css12 background-color: var(--content-wrap-background-color);
17 border-top-color: var(--content-wrap-background-color);
21 border-bottom-color: var(--content-wrap-background-color);
25 border-left-color: var(--content-wrap-background-color);
29 border-right-color: var(--content-wrap-background-color);
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css37 --page-background-color: #ffffff;
103 --blockquote-background: #f8f9fa;
107 --tablehead-background: #f1f1f1;
116 --menu-focus-foreground: var(--page-background-color);
117 --menu-focus-background: var(--primary-color);
118 --menu-selected-background: rgba(0,0,0,.05);
121 --header-background: var(--page-background-color);
125 --searchbar-background: var(--side-nav-background);
136 --code-background: #f5f5f5;
140 --fragment-background: #F8F9FA;
[all …]
Ddoxygen-awesome-zephyr.css15 --side-nav-background: #333f67;
18 --searchbar-background: var(--page-background-color);
38 --side-nav-background: #252628;
54 --side-nav-background: #252628;
74 background: var(--side-nav-background);
Ddoxygen-awesome-sidebar-only.css49 --searchbar-background: var(--page-background-color);
74 background: var(--side-nav-background);
84 background: var(--separator-color);
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dcodesample-livesearch.css14 background-color: var(--input-background-color);
35 background: inherit;
Dboard-catalog.css24 background-color: var(--input-background-color);
58 background-color: var(--admonition-note-title-background-color);
100 background-color: var(--admonition-note-background-color);
130 color: var(--admonition-note-title-background-color);
203 background-color: transparent;
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2background-color:var(--${L}-background-color,transparent);color:var(--${L}-color,inherit);padding:…
/Zephyr-latest/doc/_static/latex/
Dpreamble.tex6 \usepackage[some]{background}
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_flows.svg128 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s…
129 …Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, …
148 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s…
149 …Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, …
169 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s…
170 …Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, …
189 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s…
190 …Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, …
210 …<div data-drawio-colors="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); " style="box-s…
211 …Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; background-color: rgb(255, …
[all …]
/Zephyr-latest/arch/arm/core/mpu/
DKconfig34 of the ARMv8-M background memory map. The application developer may
39 is fine for User Mode, since the background ARM map does not
40 allow nPRIV access at all. However, since the background map
88 bool "Disables the default background address map"
90 Enable this to turn off the default background MPU address map. Your
/Zephyr-latest/dts/arm/st/u5/
Dstm32u545Xi.dtsi16 /* SRAM4, low-power background autonomous mode */
Dstm32u5a9Xj.dtsi17 /* SRAM4, low-power background autonomous mode */
/Zephyr-latest/arch/arm64/core/cortex_r/
DKconfig29 of the ARMv8-R background memory map. The application developer may
34 is fine for User Mode, since the background ARM map does not
35 allow nPRIV access at all. However, since the background map
/Zephyr-latest/tests/kernel/context/
DKconfig9 The platform may have some component running in the background while the k_cpu_idle test is
/Zephyr-latest/doc/safety/images/
Dzephyr-safety-process.svg1background-color: rgb(255, 255, 255);"><defs/><g><path d="M 578 181 L 698 181 L 698 196 L 688 211 …
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/
Dstyle.css8 background-color: black;
/Zephyr-latest/doc/hardware/peripherals/
Duart.rst23 background while the thread continues with other tasks. The Kernel's
27 The Asynchronous API allows to read and write data in the background using DMA
/Zephyr-latest/subsys/lorawan/services/
DKconfig13 Enables the LoRaWAN background services, e.g. used for
28 Stack size of thread running LoRaWAN background services.
34 Priority of the thread running LoRaWAN background services.
166 The service is run automatically in the background. It is responsible
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
DREADME.rst25 When no button is pressed, every 5 seconds a background transfer using SPIM1
59 When no button is pressed, a background transfer on SPIM1 is performed.
/Zephyr-latest/samples/subsys/usb/console/
DREADME.rst45 trying to access the device in the background.
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.css39 background-color: lightgrey;

123