zephyr/tests/drivers
Piotr Mienkowski 8a86b5aaac api: counter: rename counter_disable_channel_alarm()
The function to set channel alarm is called counter_set_channel_alarm.
To match the name of the function performing the reverse operation this
commit renames counter_disable_channel_alarm() function to
counter_cancel_channel_alarm().

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-02-08 10:47:40 +01:00
..
adc/adc_api tests: drivers: adc: Add a test case for invalid requests handling 2019-01-17 16:58:21 -05:00
aio cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
build_all driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
counter/counter_basic_api api: counter: rename counter_disable_channel_alarm() 2019-02-08 10:47:40 +01:00
dma cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
entropy/api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
gpio/gpio_basic_api tests: gpio: basic_api: correct constant test for interrupt trigger 2019-02-07 22:46:37 -06:00
hwinfo/api tests: drivers: Add basic tests for hwinfo_get_device_id API 2019-02-03 12:07:20 -05:00
i2c tests: i2c_slave_spi: update to proposed DT compatible naming 2019-01-15 08:29:52 -06:00
i2s tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
ipm tests: ipm: disable on qemu_x86_64 [REVERT ME] 2019-01-18 09:50:18 -05:00
pci_enum cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pinmux/pinmux_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
pwm/pwm_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
rtc/rtc_basic_api cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
spi/spi_loopback cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
uart tests: uart: Add tests for async UART API. 2019-01-22 18:54:12 +01:00
watchdog/wdt_basic_api tests: watchdog: Update test to support drivers with no callback 2019-02-01 19:16:59 -05:00