Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf52_approtect.h45 if (nrf52_configuration_249()) in nrf52_handle_approtect()
51 if (nrf52_configuration_249()) in nrf52_handle_approtect()
Dsystem_nrf52.c317 …if (nrf52_configuration_249() && (NRF_UICR->NRFMDK[0] == 0xFFFFFFFFul || NRF_UICR->NRFMDK[1] == 0x… in SystemInit()
Dnrf52_erratas.h225 static bool nrf52_configuration_249(void) __UNUSED;
13158 static bool nrf52_configuration_249(void) in nrf52_configuration_249() function