zephyr/soc/arm
Alexander Vasiliev a19311f3c7 soc: stm32: Fix DBGMCU register write for SWO configuration
DBGMCU register, which is used for SWO pin configuration,
may not have TRACE_MODE bits in some STM32 MCUs.
Replace register access with LL functions selected based on SoC family.

Fixes #44584

Signed-off-by: Alexander Vasiliev <alex.m.vasil@gmail.com>
2022-04-08 15:53:56 -07:00
..
arm everywhere: fix typos 2022-03-18 13:24:08 -04:00
aspeed soc: arm: Add Aspeed ast10x0 series support 2022-03-23 12:50:28 +01:00
atmel_sam drivers: pinctrl: Drop obsolete atmel sam/sam0 entries 2022-03-24 15:45:37 -07:00
atmel_sam0 drivers: pinmux: Drop sam0 pinmux in favor of pinctrl 2022-03-24 15:45:37 -07:00
bcm_vk include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
common/cortex_m dt: mpu: Generate MPU regions from DT nodes 2022-04-05 11:16:31 +02:00
cypress include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
gigadevice soc: arm: gigadevice: add support for GD32e10x 2022-03-01 18:06:14 +01:00
infineon_xmc soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
microchip_mec drivers: peci: Microchip XEC PECI driver add MEC172x support 2022-04-05 11:16:41 +02:00
nordic_nrf soc: nordic_nrf: Add soc_secure_mem_read implementation in secure 2022-04-07 11:02:52 -04:00
nuvoton_npcx drivers: adc: Set correct interrupt type and remove spurious interrupts 2022-03-24 10:43:54 +01:00
nuvoton_numicro soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
nxp_imx include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
nxp_kinetis soc: disable pinmux driver for nxp kinetis SOCs 2022-03-22 12:36:04 +01:00
nxp_lpc soc: add lpc pinctrl definition header 2022-04-06 20:57:22 -07:00
quicklogic_eos_s3 soc: remove unnecessary inclusions of devicetree.h 2022-01-11 11:52:27 +01:00
renesas_rcar drivers: pinctrl: add Renesas RCar PFC driver 2022-01-17 21:00:58 +01:00
rpi_pico include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
silabs_exx32 include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
st_stm32 soc: stm32: Fix DBGMCU register write for SWO configuration 2022-04-08 15:53:56 -07:00
ti_lm3s6965 arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
ti_simplelink pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
xilinx_zynq7000 soc: arm: xilinx_zynq7000: add MMU region for PS GPIO controller 2022-03-15 08:44:46 -07:00
xilinx_zynqmp include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
CMakeLists.txt
Kconfig