Searched defs:domain (Results 1 – 4 of 4) sorted by relevance
262 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()
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()1035 nrf_clock_domain_t domain) in nrf_clock_alwaysrun_active_get()
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()
948 lwip_socket(int domain, int type, int protocol)
Completed in 113 milliseconds