zephyr/soc/arm
Vincent Wan ae2742dc6b soc: arm: ti_simplelink: Fix number of interrupt lines on CC3220SF
There are only 178 interrupt lines on CC3220SF. Hence we should not set
NUM_IRQS to a value exceeding that value. We are changing it to 178.

Fixes #18593

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-08-23 22:39:45 +02:00
..
arm soc/arm/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
atmel_sam soc: same70: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
atmel_sam0 soc: samr21: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
cypress
microchip_mec soc: microchip_mec: mec1501: Fixup GPIO dts defines 2019-08-09 13:54:49 -05:00
nordic_nrf soc: nrf9160: Remove unsupported Kconfig option GPIO_AS_PINRESET 2019-08-09 20:14:24 +02:00
nxp_imx soc/arm/nxp*: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
nxp_kinetis ext: hal: Make NXP HALs a Zephyr module 2019-08-21 21:05:23 -04:00
nxp_lpc soc/arm/nxp*: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
silabs_exx32 soc/arm/silabs_exx32: clean up use of extern "C" 2019-08-20 00:49:15 +02:00
st_stm32 soc: arm: stm32: fix sign of timeout variable 2019-08-19 15:12:44 +02:00
ti_lm3s6965 soc/arm/ti_lm3s6965: remove unnecessary extern C block 2019-08-20 00:49:15 +02:00
ti_simplelink soc: arm: ti_simplelink: Fix number of interrupt lines on CC3220SF 2019-08-23 22:39:45 +02:00
xilinx_zynqmp soc/arm/xilinx_zynqmp: clean up use of extern "C" 2019-08-20 00:49:15 +02:00
CMakeLists.txt
Kconfig