zephyr/tests/drivers
Krzysztof Chruscinski a36a478954 drivers: clock_control: nrf: Reworked calibration to use k_timer
Reworked calibration to not use HW platform which is not available on
some platforms (nrf53) and does not bring any value compared to using
system timer. Switched to use k_timer. Additionally, improved
calibration algorithm to request also LF clock before starting
calibration. This simplifies the algorithm because it does not need
to support disabling low frequency clock which in calibration.

Tests has been updated and simplified. Former tests relied on HW timer
event.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-03-19 15:15:23 +01:00
..
adc/adc_api tests: drivers: adc: Add support for nucleo_l152re 2020-03-19 03:10:39 -05:00
build_all drivers/sensor: add support to ISM330DHCX IMU sensor 2020-03-18 16:14:47 -05:00
can can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
clock_control drivers: clock_control: nrf: Reworked calibration to use k_timer 2020-03-19 15:15:23 +01:00
counter tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
dma tests: fix test identifiers 2019-12-09 15:53:44 -05:00
eeprom global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy/api tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
flash_simulator tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gpio tests: drivers: gpio_basic_api: silence coverity warning 2020-03-11 16:22:57 -04:00
hwinfo/api tests: hwinfo: Make the tests depending on HWINFO_HAS_DRIVER 2020-02-27 21:14:54 +01:00
i2c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
i2s tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ipm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan/kscan_api drivers: kscan: Extend callback arguments to 32-bits 2020-02-01 08:50:16 -05:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback tests/drivers/spi/spi_loopback: Fix configurations for nRF boards 2020-03-12 15:08:53 -05:00
uart tests: drivers: uart: config api 2020-03-10 14:41:36 +02:00
watchdog/wdt_basic_api tests: wdt_basic_api: make mec15xxevb_assy6853 build only 2020-03-17 19:37:16 -04:00