Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CRACEN_CM.c90 bool processing; member
162 if (CM_pusher_st.processing == 0) { in nhw_CRACEN_CM_give_pusher_data()
184 CM_pusher_st.processing = false; in nhw_CRACEN_CM_give_pusher_data()
225 while ((CM_fetcher_st.processing == true) && (hold == false)) { in nhw_CRACEN_CM_fetcher_feed()
234 CM_fetcher_st.processing = false; in nhw_CRACEN_CM_fetcher_feed()
272 CM_pusher_st.processing = true; in nhw_CRACEN_CM_start()
289 CM_fetcher_st.processing = true; in nhw_CRACEN_CM_start()