zephyr/tests/drivers
Maureen Helm 6dc38b570c tests: pwm_api: Use smaller pwm period cycles on kw41z-based boards
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>
2020-07-13 13:11:37 +02:00
..
adc/adc_api tests: adc: configure adc_api test for waveshare_open103z 2020-07-02 08:35:48 -04:00
build_all drivers/sensors: Add iis2dh accelerometer sensor support 2020-07-10 11:49:40 -05:00
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
clock_control tests: drivers: clock_control: nrf: increased LFCLK startup time 2020-06-10 11:57:04 +02:00
console tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
counter cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
dac tests: drivers: dac: loopback: use internal loopback on the twr_ke18f 2020-07-03 08:05:25 -04:00
dma dma: add EDMA test support for MCUX 2020-06-12 13:03:28 -05:00
eeprom zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
flash_simulator drivers: flash: flash_simulator: Erase flash first 2020-07-07 17:19:26 -04:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2s zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan/kscan_api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pwm/pwm_api tests: pwm_api: Use smaller pwm period cycles on kw41z-based boards 2020-07-13 13:11:37 +02:00
sensor tests: drivers: sensor: add test case for getting a sensor attribute 2020-06-17 17:13:14 +02:00
spi/spi_loopback tests: drivers: spi_loopback: set CS GPIO flags 2020-07-09 06:07:07 -05:00
uart tests: drivers: uart: Update uart_async read_abort test 2020-06-16 19:11:57 +02:00
watchdog/wdt_basic_api tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00