zephyr/drivers/timer
Krzysztof Chruscinski ab49673bc8 drivers: timer: nrf_rtc_timer: Change type of channel argument
There was an inconsistency in the API as z_nrf_rtc_timer_chan_alloc
returned int but other function were using uint32_t for channel
argument. Updated api to use int32_t everywhere.

Update nrf_802154 driver which was using this api to use int32_t.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-03-25 15:54:49 +01:00
..
altera_avalon_timer_hal.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
apic_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
arcv2_timer0.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
arm_arch_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
cavs_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
cc13x2_cc26x2_rtc_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
CMakeLists.txt driver: timer: npcx: add system kernel timer support. 2021-02-19 22:39:53 -05:00
cortex_m_systick.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
hpet.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
ite_it8xxx2_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
Kconfig arch: arm: Add initial support for Cortex-M55 Core 2021-03-23 13:13:32 -05:00
Kconfig.stm32_lptim power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
leon_gptimer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
litex_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
mchp_xec_rtos_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
native_posix_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
npcx_itim_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
nrf_rtc_timer.c drivers: timer: nrf_rtc_timer: Change type of channel argument 2021-03-25 15:54:49 +01:00
riscv_machine_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
rv32m1_lptmr_timer.c clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
sam0_rtc_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
stm32_lptim_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
sys_clock_init.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
xlnx_psttc_timer_priv.h
xlnx_psttc_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
xtensa_sys_timer.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00