Home
last modified time | relevance | path

Searched refs:NRF_CRACENCORE_regs (Results 1 – 4 of 4) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_wrap.c36 NRF_CRACENCORE_Type NRF_CRACENCORE_regs; variable
51 memset(&NRF_CRACENCORE_regs, 0, sizeof(NRF_CRACENCORE_regs)); in nhw_CRACEN_init()
DNHW_CRACEN_CM.c66 extern NRF_CRACENCORE_Type NRF_CRACENCORE_regs;
124 CMDMA_regs = &NRF_CRACENCORE_regs.CRYPTMSTRDMA; in nhw_CRACEN_CM_init()
128 HWconf_regs = &NRF_CRACENCORE_regs.CRYPTMSTRHW; in nhw_CRACEN_CM_init()
DNHW_CRACEN_RNG.c65 extern NRF_CRACENCORE_Type NRF_CRACENCORE_regs;
126 RNG_regs = (NRF_CRACENCORE_RNGCONTROL_Type *)&NRF_CRACENCORE_regs.RNGCONTROL; in nhw_CRACEN_RNG_init()
/nrf_hw_models-latest/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h545 extern NRF_CRACENCORE_Type NRF_CRACENCORE_regs;
547 #define NRF_CRACENCORE_S_BASE (&NRF_CRACENCORE_regs)