zephyr/arch/xtensa
Flavio Ceolin fdfb2109a2 arch: Use macro BIT for shift operations
BIT macro uses an unsigned int avoiding implementation-defined behavior
when shifting signed types.

MISRA-C rule 10.1

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-26 22:06:45 -04:00
..
core arch: Use macro BIT for shift operations 2019-03-26 22:06:45 -04:00
include
CMakeLists.txt
Kconfig