Home
last modified time | relevance | path

Searched refs:bitwise (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/doc/kernel/services/synchronization/
Devents.rst29 a bitwise fashion. When overwriting the existing set of events, this is referred
30 to as setting. When adding to them in a bitwise fashion, this is referred to as
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst392 - Parentheses, arithmetic operators, and bitwise operators are allowed. The
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst318 (i.e. combine options using the bitwise OR operator).
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst332 …- `INT14-C <https://wiki.sei.cmu.edu/confluence/display/c/INT14-C.+Avoid+performing+bitwise+and+a…
339 …- `INT14-C <https://wiki.sei.cmu.edu/confluence/display/c/INT14-C.+Avoid+performing+bitwise+and+a…
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst807 * :github:`22651` - [Coverity CID :208198] Logical vs. bitwise operator in boards/xtensa/up_squared…
Drelease-notes-2.4.rst1400 * :github:`26356` - [Coverity CID :211043] Logical vs. bitwise operator in subsys/net/lib/lwm2m/lwm…
Drelease-notes-2.7.rst1340 * :github:`37951` - [Coverity CID: 238365] Logical vs. bitwise operator in drivers/i2s/i2s_nrfx.c