Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RTC.c173 for (int j = 0 ; j < rtc_st->n_CCs ; j++) { in nhw_rtc_init() local
174 rtc_st->cc_timers[j] = TIME_NEVER; in nhw_rtc_init()
DNHW_RADIO_utils.c717 for (int j = 0; j < LFLenB; j++){ //Copy up to 2 Length bytes in nhwra_tx_copy_payload() local