Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54_AAR_CCM_ECB.c376 bs_time_t t_duration = (20 + (8 + 20)*n_iter + 11*n_resolved + clockMHz - 1)/clockMHz; in nhw_AAR_resolve_logic() local
378 nhw_aar_st[inst].Timer = nsi_hws_get_time() + t_duration; in nhw_AAR_resolve_logic()