Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 12 of 12) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_tampc.h372 nrf_domain_t domain,
388 nrf_domain_t domain);
401 nrf_domain_t domain,
417 nrf_domain_t domain);
430 nrf_domain_t domain,
446 nrf_domain_t domain);
459 nrf_domain_t domain,
475 nrf_domain_t domain);
841 nrf_domain_t domain, in nrf_tampc_domain_ctrl_value_set() argument
844 NRFX_ASSERT(domain > 0); in nrf_tampc_domain_ctrl_value_set()
[all …]
Dnrf_lrcconf.h318 nrf_lrcconf_power_domain_mask_t domain);
343 nrf_lrcconf_power_domain_mask_t domain);
353 uint8_t domain,
365 uint8_t domain);
489 nrf_lrcconf_power_domain_mask_t domain) in nrf_lrcconf_poweron_force_check() argument
491 return p_reg->POWERON & domain; in nrf_lrcconf_poweron_force_check()
504 nrf_lrcconf_power_domain_mask_t domain) in nrf_lrcconf_retain_check() argument
506 return p_reg->RETAIN & domain; in nrf_lrcconf_retain_check()
510 uint8_t domain, in nrf_lrcconf_axi_waitstates_set() argument
513 NRFX_ASSERT(domain < NRF_LRCCONF_AXI_WAITSTATES_ARRAY_SIZE); in nrf_lrcconf_axi_waitstates_set()
[all …]
Dnrf_tddconf.h100 nrf_tddconf_domain_t domain,
131 nrf_tddconf_domain_t domain);
136 nrf_tddconf_domain_t domain, in nrf_tddconf_power_up_request_set() argument
139 switch (domain) in nrf_tddconf_power_up_request_set()
167 nrf_tddconf_domain_t domain) in nrf_tddconf_power_up_request_status_check() argument
169 switch (domain) in nrf_tddconf_power_up_request_status_check()
Dnrf_clock.h645 nrf_clock_domain_t domain);
661 nrf_clock_domain_t domain,
913 nrf_clock_domain_t domain,
925 nrf_clock_domain_t domain);
938 nrf_clock_domain_t domain);
1092 nrf_clock_domain_t domain) in nrf_clock_start_task_check() argument
1094 switch (domain) in nrf_clock_start_task_check()
1132 nrf_clock_domain_t domain, in nrf_clock_is_running() argument
1136 switch (domain) in nrf_clock_is_running()
1349 nrf_clock_domain_t domain, in nrf_clock_alwaysrun_set() argument
[all …]
Dnrf_uicr.h235 nrf_domain_t domain; /**< Domain ID. */ member
686 map.source.domain = (nrf_domain_t)((p_reg->IPCMAP[index] & UICR_IPCMAP_DOMAINIDSOURCE_Msk) in nrf_uicr_ipcmap_config_get()
692 map.sink.domain = (nrf_domain_t)((p_reg->IPCMAP[index] & UICR_IPCMAP_DOMAINIDSINK_Msk) in nrf_uicr_ipcmap_config_get()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h111 void nrfx_clock_start(nrf_clock_domain_t domain);
118 void nrfx_clock_stop(nrf_clock_domain_t domain);
134 NRFX_STATIC_INLINE bool nrfx_clock_is_running(nrf_clock_domain_t domain, void * p_clk_src);
148 nrfx_err_t nrfx_clock_divider_set(nrf_clock_domain_t domain,
159 NRFX_STATIC_INLINE nrf_clock_hfclk_div_t nrfx_clock_divider_get(nrf_clock_domain_t domain);
333 NRFX_STATIC_INLINE nrf_clock_hfclk_div_t nrfx_clock_divider_get(nrf_clock_domain_t domain) in nrfx_clock_divider_get() argument
335 switch (domain) in nrfx_clock_divider_get()
382 NRFX_STATIC_INLINE bool nrfx_clock_is_running(nrf_clock_domain_t domain, void * p_clk_src) in nrfx_clock_is_running() argument
384 return nrf_clock_is_running(NRF_CLOCK, domain, p_clk_src); in nrfx_clock_is_running()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c195 static void clock_stop(nrf_clock_domain_t domain) in clock_stop() argument
200 switch (domain) in clock_stop()
243 nrf_clock_hfclk_t *p_clk_src = (domain == NRF_CLOCK_DOMAIN_HFCLK) ? &clk_src : NULL; in clock_stop()
244 NRFX_WAIT_FOR((!nrfx_clock_is_running(domain, p_clk_src) || in clock_stop()
248 NRFX_LOG_ERROR("Failed to stop clock domain: %d.", domain); in clock_stop()
252 if (domain == NRF_CLOCK_DOMAIN_HFCLK) in clock_stop()
394 void nrfx_clock_start(nrf_clock_domain_t domain) in nrfx_clock_start() argument
401 switch (domain) in nrfx_clock_start()
498 void nrfx_clock_stop(nrf_clock_domain_t domain) in nrfx_clock_stop() argument
501 clock_stop(domain); in nrfx_clock_stop()
[all …]
/hal_nordic-latest/nrfx/soc/interconnect/apb/
Dnrfx_interconnect_apb.c94 nrf_domain_t domain = (nrf_domain_t)nrf_address_domain_get(addr); in nrfx_interconnect_apb_get() local
97 if (domain == NRF_DOMAIN_GLOBAL) in nrfx_interconnect_apb_get()
/hal_nordic-latest/nrfx/helpers/
Dnrfx_ids.h274 nrfx_ids_domain_t domain, in nrfx_ids_signal() argument
279 (void)domain; in nrfx_ids_signal()
286 switch (domain) in nrfx_ids_signal()
/hal_nordic-latest/nrfx/
DCHANGELOG.md125 - Added the nrfx_ids helper layer to facilitate developing generic code that performs inter-domain
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile1417 # set bundle. This should be a reverse domain-name style string, e.g.
1425 # the documentation publisher. This should be a reverse domain-name style
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile1426 # set bundle. This should be a reverse domain-name style string, e.g.
1434 # the documentation publisher. This should be a reverse domain-name style