Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_CM.c95 char *current_address; member
171 memcpy(CM_pusher_st.current_address, data, to_copy); in nhw_CRACEN_CM_give_pusher_data()
176 CM_pusher_st.current_address += to_copy; in nhw_CRACEN_CM_give_pusher_data()
227 …hold = nhw_CRACEN_CM_fetcher_demux(&CM_fetcher_st.tag, CM_fetcher_st.current_address, CM_fetcher_s… in nhw_CRACEN_CM_fetcher_feed()
250 st->current_address = descr->Address; in nhw_CRACEN_CM_load_descr()
276 CM_pusher_st.current_address = (char *)CMDMA_regs->PUSHADDRLSB; in nhw_CRACEN_CM_start()
293 CM_fetcher_st.current_address = (char *)CMDMA_regs->FETCHADDRLSB; in nhw_CRACEN_CM_start()