zephyr/tests/drivers/pwm/pwm_loopback
Lukasz Majewski f3a246c8cb test: pwm: Remove range check when PWM signal has inverted polarity
There shall be no special case for inverted PWM pulse when checking
if the captured value is correct.

The output signal inversion is done in HW (at least for stm32h7xx)
SoC. The measured value of the pulse shall be the same - no matter
if we invert the signal or not (as measuring also takes into account
the inversion of the output/input signal).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-12-09 11:07:45 -06:00
..
boards test: pwm: Add nucleo_h743zi (stm32h7xx) board to loopback test 2021-12-09 11:07:45 -06:00
dts/bindings dts: don't use 'test' vendor prefix 2021-08-19 08:05:04 -05:00
src test: pwm: Remove range check when PWM signal has inverted polarity 2021-12-09 11:07:45 -06:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
testcase.yaml dts: don't use 'test' vendor prefix 2021-08-19 08:05:04 -05:00