zephyr/include/arch/arc/v2
Watson Zeng f27e7bccf9 arc: sys_io: fix sys_read32 return value from uint16_t to uint32_t
Fix sys_read32 return value from uint16_t to uint32_t.
Current implementation causes read/modify/write of 32bit
registers to fail on the high bits.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-01-22 09:32:09 -05:00
..
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
secureshield zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_connect.h arch: arc: add support of ARConnect inter-core debug unit 2020-11-09 15:52:15 -06:00
arcv2_irq_unit.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
asm_inline_gcc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
asm_inline.h
aux_regs.h arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
error.h tests: coverage: exclude the CODE UNREACHABLE of code coverage 2021-01-15 12:42:00 -05:00
exc.h
irq.h ARC: change direct IRQ declaration for metaware toolchain 2020-09-05 10:22:56 -05:00
linker.ld arc: enable thread local storage 2020-11-11 13:25:29 +01:00
misc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sys_io.h arc: sys_io: fix sys_read32 return value from uint16_t to uint32_t 2021-01-22 09:32:09 -05:00