zephyr/soc/arm/silabs_exx32/common
Steven Lemaire 128b72e041 soc: silabs_exx32: Remove const keyword for clock configuration
Some parameters (e.g., tuning capacitors) can be configured in the
CMU_HFXOInit_TypeDef and CMU_LFXOInit_TypeDef structures before calling
CMU_HFXOInit() and CMU_LFXOInit() during clock initialisation.

Signed-off-by: Steven Lemaire <steven.lemaire@zii.aero>
2020-08-06 11:49:16 +02:00
..
CMakeLists.txt
soc.c soc: silabs_exx32: Remove const keyword for clock configuration 2020-08-06 11:49:16 +02:00
soc_gpio.c
soc_gpio.h
soc_power.c