Home
last modified time | relevance | path

Searched refs:left (Results 1 – 25 of 171) sorted by relevance

1234567

/Zephyr-latest/subsys/debug/symtab/
Dsymtab.c24 uint32_t left = 0, right = symtab->length; in symtab_find_symbol_name() local
30 while (left <= right) { in symtab_find_symbol_name()
31 uint32_t mid = left + (right - left) / 2; in symtab_find_symbol_name()
41 left = mid + 1; in symtab_find_symbol_name()
/Zephyr-latest/doc/safety/images/
DIEC-61508-basis.svg1left"] {&#xa; text-align: left;&#xa;}&#xa;&#xa;mjx-container[jax="SVG"][justify="right"] {&#xa; …
Dzephyr-safety-process.svg1left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center;…
/Zephyr-latest/lib/libc/minimal/source/stdlib/
Dqsort.c24 #define left(k) (((k) << 1) + 1) macro
30 #define right(k) (left(k) + 1)
58 for (swap = start, root = swap; left(root) < end; root = swap) { in sift_down()
59 child = left(root); in sift_down()
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_message.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
8 …r; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 21px; margin-left: 1px;">
24 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
25 …; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 21px; margin-left: 81px;">
41 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
42 … justify-content: unsafe center; width: 78px; height: 1px; padding-top: 21px; margin-left: 161px;">
58 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
59 … justify-content: unsafe center; width: 78px; height: 1px; padding-top: 21px; margin-left: 361px;">
75 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
76 …; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 121px; margin-left: 1px;">
[all …]
Dicbmsg_memory.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
8 … justify-content: unsafe center; width: 118px; height: 1px; padding-top: 140px; margin-left: 8px;">
24 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
25 …ustify-content: unsafe center; width: 198px; height: 1px; padding-top: 140px; margin-left: 128px;">
41 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
42 … justify-content: unsafe center; width: 78px; height: 1px; padding-top: 240px; margin-left: 48px;">
58 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
59 …justify-content: unsafe center; width: 78px; height: 1px; padding-top: 240px; margin-left: 128px;">
75 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
76 …justify-content: unsafe center; width: 78px; height: 1px; padding-top: 240px; margin-left: 208px;">
[all …]
Dicbmsg_flows.svg7 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
8 …justify-content: unsafe center; width: 118px; height: 1px; padding-top: 80px; margin-left: 151px;">
26 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
27 …justify-content: unsafe center; width: 118px; height: 1px; padding-top: 80px; margin-left: 351px;">
46 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
47 …; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 117px; margin-left: 40px;">
66 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
67 … justify-content: unsafe center; width: 1px; height: 1px; padding-top: 117px; margin-left: 580px;">
86 …es="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;">
87 …; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 15px; margin-left: 1px;">
[all …]
/Zephyr-latest/doc/build/version/
Dindex.rst80 | APPVERSION | Numerical | ``VERSION_MAJOR`` (left shifted by 24 bits), |b…
81 | | | ``VERSION_MINOR`` (left shifted by 16 bits), |b…
82 | | | ``PATCHLEVEL`` (left shifted by 8 bits), |br| …
85 | APP_VERSION_NUMBER | Numerical | ``VERSION_MAJOR`` (left shifted by 16 bits), |b…
86 | | | ``VERSION_MINOR`` (left shifted by 8 bits), |br…
158 | APPVERSION | Numerical (hex) | ``VERSION_MAJOR`` (left shifted by 24 bits), |br|…
159 | | | ``VERSION_MINOR`` (left shifted by 16 bits), |br|…
160 | | | ``PATCHLEVEL`` (left shifted by 8 bits), |br| …
163 | APP_VERSION_NUMBER | Numerical (hex) | ``VERSION_MAJOR`` (left shifted by 16 bits), |br|…
164 | | | ``VERSION_MINOR`` (left shifted by 8 bits), |br| …
/Zephyr-latest/cmake/toolchain/gnuarmemb/
Dtarget.cmake3 # Intentionally left blank.
/Zephyr-latest/cmake/toolchain/oneApi/
Dtarget.cmake3 # Intentionally left blank.
/Zephyr-latest/cmake/toolchain/xcc/
Dtarget.cmake3 # Intentionally left blank.
/Zephyr-latest/cmake/toolchain/xt-clang/
Dtarget.cmake3 # Intentionally left blank.
/Zephyr-latest/cmake/toolchain/arcmwdt/
Dtarget.cmake3 # This file intentionally left blank.
/Zephyr-latest/cmake/toolchain/armclang/
Dtarget.cmake3 # This file intentionally left blank.
/Zephyr-latest/cmake/toolchain/host/
Dtarget.cmake3 # This file intentionally left blank.
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/
DKconfig.defconfig4 # Intentionally left blank.
/Zephyr-latest/subsys/testsuite/arch/unit_testing/
DCMakeLists.txt5 # Intentionally left empty
/Zephyr-latest/share/sysbuild/
DKconfig.v15 # Intentionally left empty as sysbuild Kconfig doesn't support hw model v1.
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/
Doverride.dtsi5 * File intentionally left blank. Will be used when there is no other
/Zephyr-latest/samples/boards/bbc/microbit/line_follower_robot/boards/
Dbbc_microbit.overlay8 left-gpios = <&edge_connector 13 GPIO_ACTIVE_HIGH>;
/Zephyr-latest/dts/arm/nordic/
Doverride.dtsi8 * File intentionally left blank. Will be used when there is no other
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css559 .left img#MSearchSelect {
560 left: 0;
562 padding-left: 8px;
566 .left span#MSearchSelect {
567 left: 0;
569 margin-left: 8px;
573 .left #MSearchSelect[src$=".png"] {
574 padding-left: 0
581 .tabs .left #MSearchSelect {
582 padding-left: 0;
[all …]
Ddoxygen-awesome-sidebar-only.css77 float: left;
91 left: var(--side-nav-fixed-width);
101 margin-left: var(--side-nav-fixed-width) !important;
113 left: var(--spacing-medium) !important;
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/
Dapp.overlay27 front-left;
49 front-left;
/Zephyr-latest/tests/subsys/usb/uac2/
Dapp.overlay28 front-left;
60 front-left;
115 front-left;

1234567