zephyr/tests/drivers
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
..
adc tests: drivers: adc testing the adc_api on stm32u585 disco board 2021-11-09 15:59:23 -06:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
build_all driver: gpio: mcp23xxx: Refactor to generic. 2021-12-08 08:55:28 -05:00
can drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
clock_control cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
console tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter tests: drivers: counter: Generic seconds counter test 2021-12-07 09:45:43 -06:00
dac boards: arm: Configure DAC driver on bl5340_dvk 2021-10-27 10:58:33 +02:00
dma boards: mimxrt1070_evk_cm7: Enable DMA controller on RT1170 EVK 2021-12-08 08:40:06 -05:00
eeprom drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
entropy/api tests: drivers: entropy: enable neorv32 trng for testing 2021-10-26 17:53:15 -04:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
flash tests: drivers: flash: change integration_platforms 2021-11-17 11:06:59 -05:00
flash_simulator drivers: flash: add specific api for access flash_simulator RAM 2021-09-01 12:09:58 +02:00
gpio tests: drivers: gpio: 1pin: exclude neorv32 2021-10-15 09:46:53 -04:00
hwinfo/api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
i2c i2c: tests: update i2c_api test 2021-11-02 16:46:33 +01:00
i2s tests: i2s: Add support for LPCXpresso55S69 2021-09-01 14:39:03 -04:00
ipm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kscan/kscan_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led/led_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
memc/stm32_sdram cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pinctrl tests: drivers: pinctrl: add test for checking nRF DT parsing 2021-11-26 14:20:51 +01:00
pwm test: pwm: Remove range check when PWM signal has inverted polarity 2021-12-09 11:07:45 -06:00
regulator tests: regulator_pmic: Added PMIC regulator test 2021-12-08 08:27:44 -05:00
sensor drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
spi/spi_loopback boards: mimxrt10xx: Added support for LPSPI DMA on RT10xx series 2021-11-30 10:57:17 -06:00
syscon dts: arm64: qemu-virt: switch to 64bit addressing in DT 2021-11-25 18:37:15 +01:00
timer/nrf_rtc_timer cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
uart boards: arm: stm32: add pinctrl state name for UART peripheral 2021-11-26 11:36:42 +01:00
virtualization/ivshmem cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
watchdog/wdt_basic_api boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00