Home
last modified time | relevance | path

Searched refs:NRF_UICR_S (Results 1 – 15 of 15) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf91.c165 uicr_erased_value = NRF_UICR_S->HFXOSRC; in SystemInit()
167 NRF_UICR_S->HFXOSRC = uicr_new_value; in SystemInit()
174 uicr_erased_value = NRF_UICR_S->HFXOCNT; in SystemInit()
176 NRF_UICR_S->HFXOCNT = uicr_new_value; in SystemInit()
278 bool is_empty = is_empty_word(&NRF_UICR_S->HFXOCNT); in uicr_HFXOCNT_erased()
292 uint32_t HFXOSRC_readout = NRF_UICR_S->HFXOSRC; in uicr_HFXOSRC_erased()
Dsystem_nrf53_approtect.h57 NRF_CTRLAP_S->APPROTECT.DISABLE = NRF_UICR_S->APPROTECT; in nrf53_handle_approtect()
71 NRF_CTRLAP_S->SECUREAPPROTECT.DISABLE = NRF_UICR_S->SECUREAPPROTECT; in nrf53_handle_approtect()
Dsystem_nrf91_approtect.h69 …NRF_APPROTECT_S->APPROTECT.DISABLE = NRF_UICR_S->APPROTECT == UICR_APPROTECT_PALL_HwUnprotected ? … in nrf91_handle_approtect()
83 …NRF_APPROTECT_S->SECUREAPPROTECT.DISABLE = NRF_UICR_S->SECUREAPPROTECT == UICR_SECUREAPPROTECT_PAL… in nrf91_handle_approtect()
Dsystem_nrf5340_application.c214 …if ((NRF_UICR_S->NFCPINS & UICR_NFCPINS_PROTECT_Msk) == (UICR_NFCPINS_PROTECT_NFC << UICR_NFCPINS_… in SystemInit()
219 NRF_UICR_S->NFCPINS &= ~UICR_NFCPINS_PROTECT_Msk; in SystemInit()
Dnrf54l09_enga_global.h215 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
418 #define NRF_UICR NRF_UICR_S
Dnrf54l15_global.h249 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
503 #define NRF_UICR NRF_UICR_S
Dnrf54l05_global.h249 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
503 #define NRF_UICR NRF_UICR_S
Dnrf54l10_global.h249 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
503 #define NRF_UICR NRF_UICR_S
Dnrf54l20_enga_global.h279 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
578 #define NRF_UICR NRF_UICR_S
Dnrf7120_enga_global.h309 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
653 #define NRF_UICR NRF_UICR_S
Dnrf9120.h3258 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
Dnrf9160.h3197 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
Dnrf5340_application.h3865 #define NRF_UICR_S ((NRF_UICR_Type*) NRF_UICR_S_BASE) macro
/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf91.h164 #define NRF_UICR NRF_UICR_S
Dnrfx_config_nrf5340_application.h198 #define NRF_UICR NRF_UICR_S