zephyr/soc/st/stm32/stm32g0x
Fabrice DJIATSA c666c4db1b soc: st: stm32: stm32g0x: add soc configs for i2c shared irq
check if multiples UART instances with same irq are enabled
at same time then enable shared_interrupt handler.

set the default value of SHARED_IRQ_MAX_NUM_CLIENTS config if
we have more than 2 usarts instances enabled.

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
2024-12-03 10:16:55 +01:00
..
CMakeLists.txt
Kconfig soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig soc: st: stm32: stm32g0x: add soc configs for i2c shared irq 2024-12-03 10:16:55 +01:00
Kconfig.defconfig.stm32g0b0xx
Kconfig.defconfig.stm32g0b1xx
Kconfig.defconfig.stm32g0c1xx
Kconfig.defconfig.stm32g030xx
Kconfig.defconfig.stm32g031xx
Kconfig.defconfig.stm32g041xx
Kconfig.defconfig.stm32g050xx
Kconfig.defconfig.stm32g051xx
Kconfig.defconfig.stm32g061xx
Kconfig.defconfig.stm32g070xx
Kconfig.defconfig.stm32g071xx
Kconfig.defconfig.stm32g081xx
Kconfig.soc
power.c soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.c soc: st: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.h