Home
last modified time | relevance | path

Searched refs:nrf_clock_domain_t (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_clock.h95 void nrfx_clock_start(nrf_clock_domain_t domain);
102 void nrfx_clock_stop(nrf_clock_domain_t domain);
118 NRFX_STATIC_INLINE bool nrfx_clock_is_running(nrf_clock_domain_t domain, void * p_clk_src);
131 nrfx_err_t nrfx_clock_divider_set(nrf_clock_domain_t domain,
142 NRFX_STATIC_INLINE nrf_clock_hfclk_div_t nrfx_clock_divider_get(nrf_clock_domain_t domain);
273 NRFX_STATIC_INLINE nrf_clock_hfclk_div_t nrfx_clock_divider_get(nrf_clock_domain_t domain) in nrfx_clock_divider_get()
322 NRFX_STATIC_INLINE bool nrfx_clock_is_running(nrf_clock_domain_t domain, void * p_clk_src) in nrfx_clock_is_running()
/lk-master/external/platform/nrfx/hal/
A Dnrf_clock.h183 } nrf_clock_domain_t; typedef
376 nrf_clock_domain_t domain);
392 nrf_clock_domain_t domain,
639 nrf_clock_domain_t domain,
651 nrf_clock_domain_t domain);
662 nrf_clock_domain_t domain);
755 nrf_clock_domain_t domain) in nrf_clock_start_task_check()
782 nrf_clock_domain_t domain, in nrf_clock_is_running()
970 nrf_clock_domain_t domain, in nrf_clock_alwaysrun_set()
1008 nrf_clock_domain_t domain) in nrf_clock_alwaysrun_get()
[all …]
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c262 void nrfx_clock_start(nrf_clock_domain_t domain) in nrfx_clock_start()
319 void nrfx_clock_stop(nrf_clock_domain_t domain) in nrfx_clock_stop()
451 nrfx_err_t nrfx_clock_divider_set(nrf_clock_domain_t domain, in nrfx_clock_divider_set()

Completed in 6 milliseconds