Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_NVMC.c642 NVM_BACKEND_PARAMS_CALLBACS(uicr, uicr[0]) in NVM_BACKEND_PARAMS_CALLBACS() function
643 NVM_BACKEND_PARAMS_CALLBACS(flash, flash[0]) in NVM_BACKEND_PARAMS_CALLBACS()
645 NVM_BACKEND_PARAMS_CALLBACS(flash, flash[1]) in NVM_BACKEND_PARAMS_CALLBACS()
646 NVM_BACKEND_PARAMS_CALLBACS(uicr_app, uicr[0]) in NVM_BACKEND_PARAMS_CALLBACS()
647 NVM_BACKEND_PARAMS_CALLBACS(flash_app, flash[0]) in NVM_BACKEND_PARAMS_CALLBACS()
648 NVM_BACKEND_PARAMS_CALLBACS(uicr_net, uicr[1]) in NVM_BACKEND_PARAMS_CALLBACS()
649 NVM_BACKEND_PARAMS_CALLBACS(flash_net, flash[1]) in NVM_BACKEND_PARAMS_CALLBACS()
DNHW_NVM_backend.h86 #define NVM_BACKEND_PARAMS_CALLBACS(x, args) \ macro
DNHW_RRAMC.c383 NVM_BACKEND_PARAMS_CALLBACS(uicr, uicr[0]) in NVM_BACKEND_PARAMS_CALLBACS() function
384 NVM_BACKEND_PARAMS_CALLBACS(rram, rram[0]) in NVM_BACKEND_PARAMS_CALLBACS()