Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_NVMC.c660 NVM_BACKEND_PARAMS(uicr, uicr[0], UICR), in NVM_BACKEND_PARAMS_CALLBACS()
661 NVM_BACKEND_PARAMS(flash, flash[0], FLASH), in NVM_BACKEND_PARAMS_CALLBACS()
663 NVM_BACKEND_PARAMS(uicr_app, uicr[0], UICR_APP), in NVM_BACKEND_PARAMS_CALLBACS()
664 NVM_BACKEND_PARAMS(flash_app, flash[0], FLASH_APP), in NVM_BACKEND_PARAMS_CALLBACS()
665 NVM_BACKEND_PARAMS(uicr_net, uicr[1], UICR_NET), in NVM_BACKEND_PARAMS_CALLBACS()
666 NVM_BACKEND_PARAMS(flash_net, flash[1], FLASH_NET), in NVM_BACKEND_PARAMS_CALLBACS()
673 NVM_BACKEND_PARAMS(flash, flash[1], FLASH_NET), in NVM_BACKEND_PARAMS_CALLBACS()
DNHW_NVM_backend.h41 #define NVM_BACKEND_PARAMS(x, arg, X) \ macro
DNHW_RRAMC.c321 NVM_BACKEND_PARAMS(uicr, uicr[0], UICR), in NVM_BACKEND_PARAMS_CALLBACS()
322 NVM_BACKEND_PARAMS(rram, rram[0], FLASH), in NVM_BACKEND_PARAMS_CALLBACS()