Home
last modified time | relevance | path

Searched refs:left (Results 26 – 50 of 171) sorted by relevance

1234567

/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.css24 .tippy-box[data-theme~='doxytooltip'][data-placement^='left']>.tippy-arrow::before {
25 border-left-color: var(--content-wrap-background-color);
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dpopper.min.js7left+(l&&u?u.offsetLeft:0))/f,h=(a.top+(l&&u?u.offsetTop:0))/p,m=a.width/f,v=a.height/p;return{wid… property in AnonymousFunction7648dcfe2700.n.popper
Dtippy-bundle.umd.min.js6left.x:0,f="left"===a?s.right.x:0,d=e.top-r+u>i,v=r-e.bottom-p>i,m=e.left-n+c>i,g=n-e.right-f>i;re… property in AnonymousFunction026bd4794000.n.popper
/Zephyr-latest/tests/net/socket/websocket/src/
Dmain.c109 int ret, i, left; in test_recv() local
138 left = sizeof(frame1) % count; in test_recv()
139 if (left > 0) { in test_recv()
141 ret = test_recv_buf(&feed_buf[sizeof(frame1) - left], left, in test_recv()
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay27 front-left;
/Zephyr-latest/doc/_static/latex/
Dtitle.tex7 \newgeometry{top=3cm,left=0cm,right=0cm,bottom=2.5cm}
/Zephyr-latest/samples/net/sockets/echo_server/src/ws_console/
Dstyle.css22 text-align: left;
/Zephyr-latest/tests/drivers/audio/dmic_api/
DREADME.txt9 * Verify the DMIC can sample from one left channel
/Zephyr-latest/doc/security/standards/
Dindex.rst6 For a long period organizations were, more or less, left responsible to deal
/Zephyr-latest/samples/subsys/usb/hid-mouse/
DREADME.rst12 into a mouse that has a left mouse button and optionally (depending on
30 - ``INPUT_KEY_0``: left button
97 When you press the button on your board, it will act as if the left
/Zephyr-latest/soc/st/stm32/stm32u5x/
DKconfig33 GPIOs are left floating and additional pull-up or pull-down can be applied
/Zephyr-latest/tests/subsys/usb/device_next/
Dbuild_all.overlay29 front-left;
/Zephyr-latest/doc/
D404.rst33 Please try using the navigation links on the left of this page to navigate
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.css56 margin-left: auto;
/Zephyr-latest/soc/nxp/mcx/mcxc/
DKconfig49 # Enable watchdog configuration function if watchdog is left enabled at boot
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DREADME.rst43 set of pins. The default set of pins is also exposed through the left USB
78 Two serial terminals (left: default, right: alternative).
/Zephyr-latest/samples/drivers/display/
DREADME.rst13 in clockwise order, from top left corner: red, green, blue, grey. The shade of
/Zephyr-latest/boards/st/stm32l476g_disco/
Dstm32l476g_disco.dts57 label = "joystick left";
/Zephyr-latest/boards/
Dindex.rst19 * Use the form below to filter the list of supported boards. If a field is left empty, it will
/Zephyr-latest/tests/drivers/sdhc/
DREADME.txt10 the reset left the SDHC in a bad state subsequent tests may fail.
/Zephyr-latest/dts/xtensa/nxp/
Dnxp_imx8ulp.dtsi59 /* note: this was intentionally left without an interrupt
/Zephyr-latest/boards/st/stm32f072_eval/
Dstm32f072_eval.dts66 label = "joystick left";
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dboard-catalog.css45 padding-left: 18px;
217 text-align: left;
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c396 uint8_t left[] = {BT_AUDIO_CODEC_DATA(BT_AUDIO_CODEC_CFG_CHAN_ALLOC, in setup_broadcast_source() local
410 stream_params[j].data = j == 0 ? left : right; in setup_broadcast_source()
411 stream_params[j].data_len = j == 0 ? sizeof(left) : sizeof(right); in setup_broadcast_source()
/Zephyr-latest/boards/st/stm32h747i_disco/
Dstm32h747i_disco.dtsi63 label = "joystick left";

1234567