zephyr/soc/arm
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
..
arm soc: arm: add Cortex-M1 ARM DesignStart FPGA SoC support 2020-08-14 13:35:39 -05:00
atmel_sam zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
atmel_sam0 drivers: dac: add a driver for the SAM0 DAC 2020-08-04 16:08:48 -05:00
bcm_vk soc: arm: viper: Fix callee saved register corruption in el3 init 2020-07-13 11:53:36 +02:00
common/cortex_m soc: arm: cortex_m: Improve error messages 2020-05-27 16:18:26 +02:00
cypress
infineon_xmc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
microchip_mec boards: arm: mec15xx: Allow to use some of ADC pins for JTAG tracing 2020-08-19 10:40:07 -05:00
nordic_nrf soc: nordic_nrf: Add definition of nRF52805 SoC 2020-08-31 15:40:19 +02:00
nuvoton soc: arm: add support for nuvoton numicro m48x series 2020-07-01 21:09:25 +02:00
nuvoton_npcx drivers: npcx: replace type of register base address with uintptr_t 2020-09-01 13:35:25 +02:00
nxp_imx MXRT600: Add DMA support 2020-08-28 14:24:21 -05:00
nxp_kinetis counter: enable k6s pit support support 2020-08-21 14:27:59 -05:00
nxp_lpc drivers: watchdog: mcux_wwdt: add driver for NXP LPC 55xxx WWDT 2020-08-04 15:13:25 -05:00
qemu_cortex_a53
silabs_exx32 soc: silabs_exx32: add missing ifs to Kconfig.defconfig 2020-08-10 08:57:37 -05:00
st_stm32 board: arm: nucleo_f207zg: add DAC support 2020-08-27 16:06:34 +02:00
ti_lm3s6965 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ti_simplelink soc: ti_simplelink: build power.c when device PM is enabled 2020-08-06 09:36:08 -04:00
xilinx_zynqmp
CMakeLists.txt
Kconfig