arch/arm/src/stm32f7: port PWM driver from arch/stm32

This change adds support for the following features:
  1. PWM complementary outputs
  2. interface for low-level PWM operations
  3. support for all PWM channel modes
  4. support for internal PWM channels (TIM1/TIM8)
  5. support for PWM channel polarity and IDLE state
  6. support for TRGO and BREAK
This commit is contained in:
raiden00pl
2022-08-06 15:42:14 +02:00
committed by Xiang Xiao
parent fd02855c63
commit a05db5299e
3 changed files with 4812 additions and 2373 deletions
+1359 -512
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff