Home
last modified time | relevance | path

Searched refs:nrf_timer_frequency_t (Results 1 – 2 of 2) sorted by relevance

/external/platform/nrfx/hal/
A Dnrf_timer.h223 } nrf_timer_frequency_t; typedef
452 nrf_timer_frequency_t frequency);
461 NRF_STATIC_INLINE nrf_timer_frequency_t nrf_timer_frequency_get(NRF_TIMER_Type const * p_reg);
522 nrf_timer_frequency_t frequency);
534 nrf_timer_frequency_t frequency);
681 nrf_timer_frequency_t frequency) in nrf_timer_frequency_set()
688 NRF_STATIC_INLINE nrf_timer_frequency_t nrf_timer_frequency_get(NRF_TIMER_Type const * p_reg) in nrf_timer_frequency_get()
690 return (nrf_timer_frequency_t)(p_reg->PRESCALER); in nrf_timer_frequency_get()
723 nrf_timer_frequency_t frequency) in nrf_timer_us_to_ticks()
734 nrf_timer_frequency_t frequency) in nrf_timer_ms_to_ticks()
/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h91 nrf_timer_frequency_t frequency; ///< Frequency.

Completed in 5 milliseconds