Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_timer.h279 NRFX_STATIC_INLINE uint32_t nrfx_timer_compare_event_address_get(nrfx_timer_t const * p_instance,
391 NRFX_STATIC_INLINE uint32_t nrfx_timer_compare_event_address_get(nrfx_timer_t const * p_instance, in nrfx_timer_compare_event_address_get() function
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/
Dmain.c174 nrfx_timer_compare_event_address_get(&timer_inst, NRF_TIMER_CC_CHANNEL0), in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/
Dmain.c201 nrfx_timer_compare_event_address_get(&timer_inst, NRF_TIMER_CC_CHANNEL0), in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/
Dmain.c300 nrfx_timer_compare_event_address_get(&timer_inst, NRF_TIMER_CC_CHANNEL0), in main()