zephyr/drivers/misc/nxp_s32_emios
Dat Nguyen Duy e72af321d5 drivers: emios_pwm: do not configure period, duty and polarity at boot
Removing period, duty and polarity configuration from
channel devicetree. At boot time, only minimal setup like
pinctrl, prescaler, etc should be initialized. PWM signal
is produced by using pwm_set* API

Also after this change, PWM period, duty are changed at the
next counter period boundary

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
2025-01-18 02:32:50 +01:00
..
CMakeLists.txt
Kconfig
nxp_s32_emios.c drivers: emios_pwm: do not configure period, duty and polarity at boot 2025-01-18 02:32:50 +01:00