Home
last modified time | relevance | path

Searched refs:shift (Results 151 – 170 of 170) sorted by relevance

1234567

/Zephyr-latest/cmake/emu/
Dqemu.cmake91 -icount shift=${CONFIG_QEMU_ICOUNT_SHIFT},align=off,sleep=on
95 -icount shift=${CONFIG_QEMU_ICOUNT_SHIFT},align=off,sleep=off
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake93 -Wno-shift-overflow
/Zephyr-latest/boards/
DKconfig76 int "QEMU icount shift value"
/Zephyr-latest/dts/arm64/intel/
Dintel_socfpga_agilex5.dtsi107 reg-shift = <2>;
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2.dtsi113 reg-shift = <0>;
123 reg-shift = <0>;
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig164 calibrating the frequency shift of the PLL. Enabling this
/Zephyr-latest/arch/xtensa/
DKconfig201 The bit shift number for the virtual address for Xtensa
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h929 int8_t shift; member
/Zephyr-latest/dts/arm/st/f4/
Dstm32f4.dtsi48 * which also introduces some shift.
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst228 * Fix for undefined shift behavior (CID 211523)
1201 * :github:`27319` - [Coverity CID :211523] Bad bit shift operation in arch/arc/core/mpu/arc_mpu_v2_…
1423 * :github:`26266` - Cast and shift operator priority issue may lead to wrong memory size result in …
1543 * :github:`25713` - Miss shift i2c slave address in i2c_sifive
Dmigration-guide-3.6.rst189 reg-shift = <0>;
Drelease-notes-2.1.rst482 * :github:`20964` - [Coverity CID :206020] Bad bit shift operation in drivers/ipm/ipm\_nrfx\_ipc.c
Drelease-notes-2.2.rst809 * :github:`22649` - [Coverity CID :208200] Bad bit shift operation in drivers/interrupt_controller/…
Drelease-notes-2.5.rst1601 * :github:`29014` - [Coverity CID :214872] Bad bit shift operation in drivers/ethernet/eth_w5500.c
Drelease-notes-3.2.rst1332 * :dtcompatible:`ns16550`: ``reg-shift`` is now required.
Drelease-notes-1.14.rst600 - Avoid undefined and implementation defined behavior with shift operator
/Zephyr-latest/scripts/
Dspelling.txt1421 shoft||shift
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst726 length of the bit masks and shift to apply when generating interrupt values, when checking the
/Zephyr-latest/doc/_static/css/
Dcustom.css836 .rst-versions.shift-up {
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst583 …- The right hand operand of a shift operator shall lie in the range zero to one less than the wid…

1234567