-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: pwm: stm32 can initialize the PWM complementary output
If the dts defines the PWM complementary output, then the OCN must be init in place of the OC state and polarity. This is an exclusive setting for this pin. The channel in LL_TIM_OC_SetPolarity can be the complementary one. Signed-off-by: Francois Ramu <[email protected]> GitOrigin-RevId: 90d1644 Change-Id: Id6d61b81cedaafccfaa013f5834c88523e68692f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/3562858 Tested-by: CopyBot Service Account <[email protected]> Reviewed-by: Keith Short <[email protected]> Commit-Queue: Keith Short <[email protected]> Tested-by: Keith Short <[email protected]>
- Loading branch information
Showing
1 changed file
with
58 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters