Home
last modified time | relevance | path

Searched refs:nrf_timer_cc_channel_t (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h290 uint32_t nrfx_timer_capture(nrfx_timer_t const * p_instance, nrf_timer_cc_channel_t cc_channel);
303 nrf_timer_cc_channel_t cc_channel);
314 nrf_timer_cc_channel_t cc_channel,
329 nrf_timer_cc_channel_t cc_channel,
400 nrf_timer_cc_channel_t cc_channel) in nrfx_timer_capture_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h453 } nrf_timer_cc_channel_t; typedef
714 nrf_timer_cc_channel_t cc_channel,
726 nrf_timer_cc_channel_t cc_channel);
787 nrf_timer_cc_channel_t cc_channel);
796 nrf_timer_cc_channel_t cc_channel);
945 nrf_timer_cc_channel_t cc_channel, in nrf_timer_cc_set()
952 nrf_timer_cc_channel_t cc_channel) in nrf_timer_cc_get()
997 nrf_timer_cc_channel_t cc_channel) in nrf_timer_one_shot_enable()
1003 nrf_timer_cc_channel_t cc_channel) in nrf_timer_one_shot_disable()
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h162 nrf_timer_cc_channel_t channel) in nrfy_timer_capture_get()
349 nrf_timer_cc_channel_t cc_channel, in nrfy_timer_cc_set()
358 nrf_timer_cc_channel_t cc_channel) in nrfy_timer_cc_get()
387 nrf_timer_cc_channel_t cc_channel) in nrfy_timer_one_shot_enable()
395 nrf_timer_cc_channel_t cc_channel) in nrfy_timer_one_shot_disable()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c269 uint32_t nrfx_timer_capture(nrfx_timer_t const * p_instance, nrf_timer_cc_channel_t cc_channel) in nrfx_timer_capture()
294 nrf_timer_cc_channel_t cc_channel, in nrfx_timer_compare()
320 nrf_timer_cc_channel_t cc_channel, in nrfx_timer_extended_compare()