zephyr/soc
Mulin Chao b3188f1c32 drivers: npcx: replace type of register base address with uintptr_t
Replace npcx register base address type, uint32_t, with uintptr_t.
It is easier to know what type of base address and for linear
addresses treated as integral values.

This CL also modified IS_BIT_SET() macro function to fit MISRA code
guidelines.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-09-01 13:35:25 +02:00
..
arc arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
arm drivers: npcx: replace type of register base address with uintptr_t 2020-09-01 13:35:25 +02:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv arch: xip: cleanup XIP Kconfig 2020-08-07 09:50:22 -04:00
x86 boards: x86: Remove gpmrb board 2020-07-30 12:15:01 -04:00
xtensa ipm: ipm_intel_adsp: Add INTEL ADSP IPM driver 2020-08-24 13:38:33 -04:00
Kconfig cmake: kconfig: support for multiple SOC_ROOT 2020-08-05 08:06:07 -04:00