/Zephyr-latest/dts/bindings/usb/uac2/ |
D | zephyr,uac2-channel-cluster.yaml | 11 front-right: 13 description: Front Right channel present in the cluster 27 back-right: 29 description: Back Right channel present in the cluster 35 front-right-of-center: 37 description: Front Right of Center channel present in the cluster 47 side-right: 49 description: Side Right channel present in the cluster 63 top-front-right: 65 description: Top Front Right channel present in the cluster [all …]
|
/Zephyr-latest/dts/bindings/gpio/ |
D | atmel-xplained-pro-header.yaml | 14 * 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-latest/lib/libc/minimal/source/stdlib/ |
D | qsort.c | 27 * 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-latest/dts/bindings/display/ |
D | led-strip-matrix.yaml | 16 after reaching the right edge. 18 the right edge. 32 start-from-right: 35 Specify if the first LED is at the right. 37 * Start from the right with a serpentine layout 43 * Start from the right with a circulative layout 126 modules-start-from-right: 129 Specifies that modules are ordered from right to left. 131 * Start from the right with a module serpentine layout 136 * Start from the right with a module circulative layout [all …]
|
/Zephyr-latest/include/zephyr/dsp/ |
D | utils.h | 108 * @brief Convert a floating-point (float32_t) value to a Q7 fixed-point value with a right shift. 111 * @param m The number of bits to right shift the input value (0 to 7). 118 * @brief Convert a floating-point (float32_t) value to a Q15 fixed-point value with a right shift. 121 * @param m The number of bits to right shift the input value (0 to 15). 128 * @brief Convert a floating-point (float32_t) value to a Q31 fixed-point value with a right shift. 131 * @param m The number of bits to right shift the input value (0 to 31). 138 * @brief Convert a floating-point (float64_t) value to a Q7 fixed-point value with a right shift. 141 * @param m The number of bits to right shift the input value (0 to 7). 148 * @brief Convert a floating-point (float64_t) value to a Q15 fixed-point value with a right shift. 151 * @param m The number of bits to right shift the input value (0 to 15). [all …]
|
/Zephyr-latest/subsys/debug/symtab/ |
D | symtab.c | 24 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() 39 right = mid - 1; in symtab_find_symbol_name()
|
/Zephyr-latest/include/zephyr/audio/ |
D | dmic.h | 68 * PDM Channels LEFT / RIGHT 72 PDM_CHAN_RIGHT, /**< Right channel */ 138 * bit indicates LEFT/RIGHT selection of the PDM controller. 141 * - bits 0-3 are for channel 0, bit 0 indicates LEFT or RIGHT 142 * - bits 4-7 are for channel 1, bit 4 indicates LEFT or RIGHT 145 * CONSTRAINT: The LEFT and RIGHT channels of EACH PDM controller needs 201 * Returns the map of PDM controller and LEFT/RIGHT channel shifted to 206 * @param lr LEFT/RIGHT channel within the chosen PDM hardware controller 220 * Returns the PDM controller and LEFT/RIGHT channel corresponding to 227 * @param lr Pointer to the LEFT/RIGHT channel within the PDM controller
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 36 * 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. 86 * Right to set goals for the short and medium terms for the project being 121 * Right to set the overall architecture of the relevant subsystems or areas 123 * Right to make decisions in the relevant subsystems or areas of involvement, 170 * Right to dismiss stale and unrelated reviews or reviews not following [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/input/ |
D | input-event-codes.h | 152 #define INPUT_KEY_RIGHT 106 /**< Right Key */ 153 #define INPUT_KEY_RIGHTALT 100 /**< Right Alt Key */ 154 #define INPUT_KEY_RIGHTBRACE 27 /**< Right Brace Key */ 155 #define INPUT_KEY_RIGHTCTRL 97 /**< Right Ctrl Key */ 156 #define INPUT_KEY_RIGHTMETA 126 /**< Right Meta Key */ 157 #define INPUT_KEY_RIGHTSHIFT 54 /**< Right Shift Key */ 204 #define INPUT_BTN_DPAD_RIGHT 0x223 /**< Directional pad Right */ 215 #define INPUT_BTN_RIGHT 0x111 /**< Right button */ 222 #define INPUT_BTN_THUMBR 0x13e /**< Right thumbstick button */ 226 #define INPUT_BTN_TR 0x137 /**< Right trigger (R1) */ [all …]
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 407 margin-right: var(--spacing-small); 587 right: var(--spacing-medium); 593 right: 0; 609 margin-right: 0; 633 #MSearchBox span.left, #MSearchBox span.right { 638 #MSearchBox span.right { 641 right: var(--spacing-small); 644 .tabs #MSearchBox span.right { 662 right: var(--spacing-medium); 750 right: var(--spacing-medium); [all …]
|
D | doxygen-awesome-sidebar-only.css | 78 padding-right: 0; 90 right: 0; 114 right: auto;
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ |
D | dmic_regs.h | 127 /* 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-latest/doc/_extensions/zephyr/doxytooltip/static/ |
D | doxytooltip.css | 28 .tippy-box[data-theme~='doxytooltip'][data-placement^='right']>.tippy-arrow::before { 29 border-right-color: var(--content-wrap-background-color);
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.css | 35 float: right; 60 padding-right: 1rem;
|
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/ |
D | adafruit_neopixel_grid_bff_display.overlay | 14 start-from-right;
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | dmic_regs.h | 124 /* 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-latest/samples/boards/bbc/microbit/line_follower_robot/boards/ |
D | bbc_microbit.overlay | 9 right-gpios = <&edge_connector 14 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | dtcompatible-role.py | 11 in the right places.
|
/Zephyr-latest/samples/drivers/i2s/echo/src/ |
D | codec.c | 77 * [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-latest/samples/bluetooth/tmap_peripheral/ |
D | Kconfig | 46 bool "Right Ear"
|
/Zephyr-latest/samples/bluetooth/hap_ha/ |
D | Kconfig | 48 bool "Right Ear"
|
/Zephyr-latest/tests/subsys/lorawan/channels_mask/src/ |
D | main.c | 34 zassert_equal(err, 0, "Denied right channels mask configuration"); in ZTEST() 66 zassert_equal(err, 0, "Denied right channels mask configuration"); in ZTEST()
|
/Zephyr-latest/doc/hardware/peripherals/audio/ |
D | i2s.rst | 11 and Left/Right Justified Data Formats.
|
/Zephyr-latest/samples/subsys/usb/hid-mouse/ |
D | README.rst | 13 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-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_copro.h | 46 /** 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
|