zephyr/tests
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
..
application_development/gen_inc_file
arch tests: fix double promotion warning 2021-11-24 17:14:25 -05:00
benchmarks tests: latency_measure: remove qemu_x86_64 exclusion 2021-11-24 14:16:13 -05:00
bluetooth Bluetooth: Shell: Update audio.conf to use BT_FILTER_ACCEPT_LIST 2021-12-07 09:39:59 -06:00
boards drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00
drivers test: pwm: Remove range check when PWM signal has inverted polarity 2021-12-09 11:07:45 -06:00
kernel tests: userspace: add support for K_OBJ_CONDVAR 2021-12-06 08:06:45 -05:00
lib tests: devicetree: test LINKER_DT_NODE_REGION_NAME 2021-12-09 16:23:03 +01:00
misc
net boards: frdm_k64f: Solve conflict between UART3 and enet 2021-11-30 11:08:15 -06:00
posix tests: posix: common: increase main stack for TLS tests 2021-11-19 10:11:32 +01:00
subsys coredump: add support for RISC-V 2021-12-08 08:54:32 -05:00
unit lib: os: cbprintf: Add flags to CBPRINTF_MUST_RUNTIME_PACKAGE 2021-11-29 21:13:56 +01:00
ztest testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00