Searched full:justified (Results 1 – 23 of 23) sorted by relevance
/Zephyr-latest/doc/hardware/peripherals/audio/ |
D | i2s.rst | 11 and Left/Right Justified Data Formats.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | regulators.rst | 18 infrastructure is not justified, and ``*-gpios`` devicetree properties should be
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | dai-params-intel-ipc3.h | 13 #define DAI_INTEL_IPC3_SSP_FMT_RIGHT_J 2 /**< Right Justified mode */ 14 #define DAI_INTEL_IPC3_SSP_FMT_LEFT_J 3 /**< Left Justified mode */
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,s32-gpio.yaml | 30 decision is justified by the potentially higher importance of the latter
|
/Zephyr-latest/drivers/audio/ |
D | wm8904.h | 120 kWM8904_ProtocolLeftJustified = 0x1, /*!< Left justified mode */ 121 kWM8904_ProtocolRightJustified = 0x0, /*!< Right justified mode */
|
/Zephyr-latest/tests/subsys/logging/log_stack/src/ |
D | main.c | 18 * to determine if stack usage change is justified. If it is justified, thresholds
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i2s.h | 24 * Left/Right Justified Data Format. 106 * @brief Left Justified Data Format. 110 * of the clock signal (SCK). The bits within the data word are left justified 127 * @brief Right Justified Data Format. 131 * of the clock signal (SCK). The bits within the data word are right justified
|
D | dai.h | 69 DAI_PROTO_RIGHT_J, /**< Right Justified */ 70 DAI_PROTO_LEFT_J, /**< Left Justified */
|
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_copro.h | 46 /** The label on the Coprocessor widget is right justified */
|
D | ft8xx_reference_api.h | 129 /** The label on the Coprocessor widget is right justified */
|
/Zephyr-latest/include/zephyr/audio/ |
D | codec.h | 64 AUDIO_DAI_TYPE_LEFT_JUSTIFIED, /**< I2S Interface, left justified */ 65 AUDIO_DAI_TYPE_RIGHT_JUSTIFIED, /**< I2S Interface, right justified */
|
/Zephyr-latest/drivers/adc/ |
D | adc_smartbond_gpadc.c | 239 /* Store current channel value, result is left justified, move bits right */ in adc_smartbond_isr()
|
D | adc_smartbond_sdadc.c | 245 /* Store current channel value, result is left justified, move bits right */ in sdadc_smartbond_isr()
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/ |
D | feedback_nrf53.c | 46 * Full-Speed isochronous feedback is Q10.10 unsigned integer left-justified in
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 180 described and justified in the documentation.
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | lis2dh.c | 540 * The result is left justified. The remainder of the bits are
|
/Zephyr-latest/include/zephyr/sys/ |
D | crc.h | 298 * justified, so bit 7 of the result is bit 6 of the CRC.
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 146 Any change requests (-1) on a pull request have to be justified. A reviewer
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 213 justified if it is not possible for its work items to co-exist with
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_common.c | 604 * (aka left-justified). So shift left by 1; in i3c_bus_setdasa()
|
/Zephyr-latest/kernel/ |
D | userspace.c | 497 * 11.8 but is justified since we know dynamic objects in k_object_find()
|
/Zephyr-latest/scripts/dts/ |
D | gen_defines.py | 990 # The macro will be left-justified to 'width' characters if that
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/ |
D | radio.c | 217 /* CAUv3 needs hash & prand in le format, right-justified */ in ar_execute()
|