zephyr/soc/arm/st_stm32/stm32h7
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: stm32h7: Add support for Cortex-M4 core 2019-07-04 08:50:04 -04:00
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32h743xx soc: stm32: add support for stm32h743xx 2020-03-11 17:10:58 +01:00
Kconfig.defconfig.stm32h747xx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.stm32h750xx soc: stm32: add support for stm32h750xx 2020-03-10 14:48:06 +02:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc soc: stm32: add support for stm32h743xx 2020-03-11 17:10:58 +01:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.h drivers: pwm: stm32: refactor driver using LL API 2020-06-19 15:18:50 +02:00
soc_m4.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc_m7.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00