zephyr/soc/arm/st_stm32/stm32f3
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
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32f302x8
Kconfig.defconfig.stm32f303xc
Kconfig.defconfig.stm32f303xe
Kconfig.defconfig.stm32f334x8
Kconfig.defconfig.stm32f373xc
Kconfig.series
Kconfig.soc
linker.ld
soc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc.h drivers: pwm: stm32: refactor driver using LL API 2020-06-19 15:18:50 +02:00