Home
last modified time | relevance | path

Searched full:right (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/Zephyr-Core-3.5.0/dts/bindings/gpio/
Datmel-xplained-pro-header.yaml14 * PWR is right angled at the top right hand side of the board. This
16 * EXT1 is right angled at the top right hand side of the board, located
18 * EXT2 is right angled and at the bottom right hand side of the board.
21 * EXT3 is right angled pointing downwards
/Zephyr-Core-3.5.0/lib/libc/minimal/source/stdlib/
Dqsort.c27 * Normally right is defined right(k) = (2 * k + 2) but we can avoid a
28 * multiply by noticing that right(k) = left(k) + 1
30 #define right(k) (left(k) + 1) macro
66 /* right exists and min(A(root),A(left)) < A(right) */ in sift_down()
67 if (right(root) < end && compare(cmp, A(swap), A(right(root))) < 0) { in sift_down()
68 swap = right(root); in sift_down()
/Zephyr-Core-3.5.0/include/zephyr/audio/
Ddmic.h65 * PDM Channels LEFT / RIGHT
69 PDM_CHAN_RIGHT, /**< Right channel */
135 * bit indicates LEFT/RIGHT selection of the PDM controller.
138 * - bits 0-3 are for channel 0, bit 0 indicates LEFT or RIGHT
139 * - bits 4-7 are for channel 1, bit 4 indicates LEFT or RIGHT
142 * CONSTRAINT: The LEFT and RIGHT channels of EACH PDM controller needs
198 * Returns the map of PDM controller and LEFT/RIGHT channel shifted to
203 * @param lr LEFT/RIGHT channel within the chosen PDM hardware controller
217 * Returns the PDM controller and LEFT/RIGHT channel corresponding to
224 * @param lr Pointer to the LEFT/RIGHT channel within the PDM controller
Dcodec.h76 AUDIO_CHANNEL_FRONT_RIGHT, /**< Front right channel */
80 AUDIO_CHANNEL_REAR_RIGHT, /**< Rear right channel */
83 AUDIO_CHANNEL_SIDE_RIGHT, /**< Side right channel */
/Zephyr-Core-3.5.0/doc/project/
Dproject_roles.rst36 * Right to contribute code, documentation, translations, artwork, etc.
37 * Right to report defects (bugs) and suggestions for enhancement.
38 * Right to participate in the process of reviewing contributions by others.
39 * Right to initiate and participate in discussions in any communication
41 * Right to approach any member of the community with matters they believe
43 * Right to participate in the feature development process.
84 * Right to set goals for the short and medium terms for the project being
109 * Right to set the overall architecture of the relevant subsystems or areas
111 * Right to make decisions in the relevant subsystems or areas of involvement,
152 * Right to dismiss stale reviews and seek reviews from additional maintainers,
[all …]
/Zephyr-Core-3.5.0/doc/_doxygen/
Ddoxygen-awesome.css346 margin-right: var(--spacing-small);
493 right: var(--spacing-medium);
499 right: 0;
515 margin-right: 0;
543 #MSearchBox span.left, #MSearchBox span.right {
547 #MSearchBox span.right {
550 right: var(--spacing-small);
553 .tabs #MSearchBox span.right {
571 right: var(--spacing-medium);
648 right: var(--spacing-medium);
[all …]
Ddoxygen-awesome-sidebar-only.css71 padding-right: 0;
82 right: 0;
106 right: auto;
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/ace/include/
Ddmic_regs.h127 /* DC offset for right channel */
133 /* Gain for right channel */
217 /* When set to 1, the CIC channel B (right) is started, otherwise it is muted and idle. */
235 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
259 /* Enable clock on microphone B (Right) */
274 /* Enable the power gating capability of the right channel */
304 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/input/
Dinput-event-codes.h147 #define INPUT_KEY_RIGHT 106 /**< Right Key */
148 #define INPUT_KEY_RIGHTBRACE 27 /**< Right Brace Key */
149 #define INPUT_KEY_RIGHTMETA 126 /**< Right Meta Key */
150 #define INPUT_KEY_RIGHTSHIFT 54 /**< Right Shift Key */
195 #define INPUT_BTN_DPAD_RIGHT 0x223 /**< Directional pad Right */
204 #define INPUT_BTN_RIGHT 0x111 /**< Right button */
209 #define INPUT_BTN_THUMBR 0x13e /**< Right thumbstick button */
213 #define INPUT_BTN_TR 0x137 /**< Right trigger (R1) */
214 #define INPUT_BTN_TR2 0x139 /**< Right trigger 2 (R2) */
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/cavs/include/intel_tgl_adsp/
Ddmic_regs.h124 /* DC offset for right channel */
130 /* Gain for right channel */
214 /* When set to 1, the CIC channel B (right) is started, otherwise it is muted and idle. */
235 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
256 /* Enable clock on microphone B (Right) */
286 /* Number of bits for shift right in the output stage of the CIC filter to compensate the gain
/Zephyr-Core-3.5.0/doc/_extensions/zephyr/kconfig/static/
Dkconfig.css35 float: right;
60 padding-right: 1rem;
/Zephyr-Core-3.5.0/samples/boards/bbc_microbit/line_follower_robot/boards/
Dbbc_microbit.overlay9 right-gpios = <&edge_connector 14 GPIO_ACTIVE_HIGH>;
/Zephyr-Core-3.5.0/samples/drivers/i2s/echo/src/
Dcodec.c77 * [5] LRSWAP = 0 (Right Channel DAC Data Right) in init_wm8731_i2c()
78 * [4] LRP = 1 (Right Channel DAC data when DACLRC high) in init_wm8731_i2c()
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_peripheral/
DKconfig46 bool "Right Ear"
/Zephyr-Core-3.5.0/samples/bluetooth/hap_ha/
DKconfig48 bool "Right Ear"
/Zephyr-Core-3.5.0/samples/subsys/usb/hid-mouse/
DREADME.rst13 the number of buttons on the board) a right mouse button, X-axis movement,
31 - ``INPUT_KEY_1``: right button
110 If your board has more than one button, they will act as right mouse button,
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx_copro.h46 /** The label on the Coprocessor widget is right justified */
88 * the text in both directions. @ref FT8XX_OPT_RIGHTX right-justifies the text,
109 * directions. @ref FT8XX_OPT_RIGHTX right-justifies the text, so that the @p x
/Zephyr-Core-3.5.0/doc/hardware/peripherals/audio/
Di2s.rst11 and Left/Right Justified Data Formats.
/Zephyr-Core-3.5.0/include/zephyr/display/
Dmb_display.h79 * The pixels go from left to right and top to bottom, i.e. top-left corner
80 * is the first row's first value, top-right is the first rows last value,
81 * and bottom-right corner is the last value of the last (5th) row. As an
/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/tests/resources/
Dzen_of_python.py25 Although never is often better than *right* now.
/Zephyr-Core-3.5.0/doc/_static/latex/
Dtitle.tex7 \newgeometry{top=3cm,left=0cm,right=0cm,bottom=2.5cm}
/Zephyr-Core-3.5.0/dts/bindings/led_strip/
Dworldsemi,ws2812-i2s.yaml38 description: LRCK (left/right clock) period in microseconds.
/Zephyr-Core-3.5.0/samples/drivers/kscan/
DREADME.rst19 exercise the functionality (you need to obtain the right keymap from the vendor
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dead.h70 * BT_EAD_ENCRYPTED_PAYLOAD_SIZE to get the right size.
95 * BT_EAD_DECRYPTED_PAYLOAD_SIZE to get the right size.
/Zephyr-Core-3.5.0/boards/common/
Dopenocd-nrf5.board.cmake22 # We can do the right thing for supported subfamilies using a generic

12345678910>>...16