Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_power.c129 if (p_config->dcdcen && nrf53_errata_53()) in nrfx_power_init()
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf53_erratas.h85 static bool nrf53_errata_53(void) __UNUSED;
2505 static bool nrf53_errata_53(void) in nrf53_errata_53() function