zephyr/tests
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
..
application_development
benchmarks tests: benchmarks: remove footprint tests 2019-02-05 20:40:07 -05:00
bluetooth Bluetooth: tests: Include building mesh ext. in CI 2019-02-05 15:00:08 +01:00
boards tests: boards: intel_s1000_crb: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2 tests: cmsis_rtos_v2: Dynamic thread stack tests 2019-02-06 10:20:17 -05:00
compliance
coverage
crypto
drivers api: counter: rename counter_disable_channel_alarm() 2019-02-08 10:47:40 +01:00
include
kernel tests: kernel: interrupt: Exclude platforms test isnt valid on 2019-02-07 15:58:43 -05:00
lib samples/tests: filter based on toolchain features 2019-02-07 22:46:10 -06:00
misc samples/tests: filter based on toolchain features 2019-02-07 22:46:10 -06:00
net tests: socket: misc: Add test for gethostname() 2019-02-08 10:39:30 +02:00
posix
shell
subsys tests: subsys: settings: Use DT_FLASH_AREA_<FOO>_ID define 2019-02-07 10:31:27 -06:00
unit
ztest
CMakeLists.txt
Kconfig