zephyr/soc/arm/st_stm32/stm32l4
Gerard Marull-Paretas 528a98ba3f drivers: pwm: stm32: refactor driver using LL API
The PWM drivers has been refactored using the HAL LL API. Not only that,
but the set pin_set function is now faster, as channel output compare is
just initialized if needed.

NOTE: Has been tested using H743zi board for now.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-06-19 15:18:50 +02:00
..
CMakeLists.txt soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
Kconfig.defconfig.series soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
Kconfig.defconfig.stm32l4r5xx
Kconfig.defconfig.stm32l4r9xx
Kconfig.defconfig.stm32l4s5xx soc: arm: stm32l4s5 new supported device 2020-06-16 17:48:31 -05:00
Kconfig.defconfig.stm32l422xx
Kconfig.defconfig.stm32l432xx
Kconfig.defconfig.stm32l433xx
Kconfig.defconfig.stm32l452xx
Kconfig.defconfig.stm32l462xx
Kconfig.defconfig.stm32l471xx
Kconfig.defconfig.stm32l475xx
Kconfig.defconfig.stm32l476xx
Kconfig.defconfig.stm32l496xx
Kconfig.series soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
Kconfig.soc soc: arm: stm32l4s5 new supported device 2020-06-16 17:48:31 -05:00
linker.ld
power.c soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
soc.c
soc.h drivers: pwm: stm32: refactor driver using LL API 2020-06-19 15:18:50 +02:00