zephyr/modules/hal_nordic
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
..
nrf_802154 drivers: timer: nrf_rtc_timer: Change type of channel argument 2021-03-25 15:54:49 +01:00
nrfx modules: hal_nordic: move nRF 802.15.4 Radio Driver glue to Zephyr 2021-03-05 12:56:15 +01:00
CMakeLists.txt modules: hal_nordic: move nRF 802.15.4 Radio Driver glue to Zephyr 2021-03-05 12:56:15 +01:00
Kconfig modules: hal_nordic: move nRF 802.15.4 Radio Driver glue to Zephyr 2021-03-05 12:56:15 +01:00