zephyr/soc/silabs
Martin Hoff fbd97a1983 soc: silabs: silabs_s2: Activate Zero Latency IRQ with level 2
silabs_s2 uses simplicity_sdk hal library, which already have by default
a zero latency IRQs mechanism with a hardcoded value. In order to be
aligned with simplicity_sdk, we need to activate Zero Latency IRQ in
Zephyr by default. The level (2) depends on the hardcoded
value in simplicity_sdk (CORE_ATOMIC_BASE_PRIORITY_LEVEL). Without this
fix, if you use an IRQ with a priority of 0 or 1, irq_lock() and
irq_unlock() have no effect for this IRQ.

Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
2025-02-13 09:11:42 +01:00
..
common drivers: pinctrl: silabs: Add support for analog bus allocation 2025-01-30 18:30:01 +01:00
silabs_s0
silabs_s1
silabs_s2 soc: silabs: silabs_s2: Activate Zero Latency IRQ with level 2 2025-02-13 09:11:42 +01:00
silabs_sim3
silabs_siwx91x drivers: wifi: Introduce SiWx91x WiFi driver 2025-02-11 22:07:11 +01:00
CMakeLists.txt soc: silabs: Introduce new SoC SiWG917 2025-02-11 22:07:11 +01:00
Kconfig soc: silabs: add configuration to enable acmp module 2025-02-03 11:16:57 +01:00
Kconfig.defconfig
Kconfig.soc soc: silabs: Introduce new SoC SiWG917 2025-02-11 22:07:11 +01:00
soc.yml soc: silabs: Introduce new SoC SiWG917 2025-02-11 22:07:11 +01:00