6dc38b570c
The mcux pwm drivers use period cycles as a divisor to calculate the pwm frequency in hertz. This operation can underflow easily with large values of period cycles relative to the pwm clock source, causing the driver to return an error code and the pwm_api test to fail. Updates the test to use the smaller set of period and pulse cycles on kw41z-based boards, fixing the test for the frdm_kw41z board. Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |