Searched refs:t (Results 1 – 7 of 7) sorted by relevance
90 for (int t = 0; t < NHW_TIMER_TOTAL_INST ; t++) { in nhw_timer_init() local91 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_timer_init()93 t_st->NRF_TIMER_regs = &NRF_TIMER_regs[t]; in nhw_timer_init()100 t_st->base_freq = Timer_freqs[t]; in nhw_timer_init()101 t_st->n_CCs = Timer_n_CCs[t]; in nhw_timer_init()102 t_st->CC_timers = (bs_time_t *)bs_malloc(sizeof(bs_time_t)*Timer_n_CCs[t]); in nhw_timer_init()103 t_st->oneshot_flag = (bool *)bs_calloc(Timer_n_CCs[t], sizeof(bool)); in nhw_timer_init()110 t_st->dppi_map = nhw_timer_dppi_map[t]; in nhw_timer_init()111 …t_st->subscribed_CAPTURE = (struct nhw_subsc_mem*)bs_calloc(Timer_n_CCs[t], sizeof(struct nhw_subs… in nhw_timer_init()124 for (int t = 0; t< NHW_TIMER_TOTAL_INST; t++) { in nhw_timer_free() local[all …]
16 void nhw_timer_regw_sideeffects_TASKS_STOP(uint t);17 void nhw_timer_regw_sideeffects_TASKS_COUNT(uint t);18 void nhw_timer_regw_sideeffects_TASKS_SHUTDOWN(uint t);19 void nhw_timer_regw_sideeffects_TASKS_START(uint t);20 void nhw_timer_regw_sideeffects_TASKS_CLEAR(uint t);21 void nhw_timer_regw_sideeffects_TASKS_CAPTURE(uint t, uint cc_n);22 void nhw_timer_regw_sideeffects_INTENSET(uint t);23 void nhw_timer_regw_sideeffects_INTENCLR(uint t);24 void nhw_timer_regw_sideeffects_CC(uint t, uint cc_n);26 void nhw_timer_regw_sideeffects_EVENTS_all(uint t);
194 for (int t = 0; t < NHW_RTC_TOTAL_INST; t++) { in nhw_rtc_free() local195 struct rtc_status *rtc_st = &nhw_rtc_st[t]; in nhw_rtc_free()
252 static inline void nhwra_set_Timer_RADIO(bs_time_t t){ in nhwra_set_Timer_RADIO() argument253 Timer_RADIO = t; in nhwra_set_Timer_RADIO()257 static inline void nhwra_set_Timer_abort_reeval(bs_time_t t){ in nhwra_set_Timer_abort_reeval() argument258 Timer_RADIO_abort_reeval = t; in nhwra_set_Timer_abort_reeval()
59 int t = timer_number_from_ptr(p_reg); in nrf_timer_event_clear() local60 nhw_timer_regw_sideeffects_EVENTS_all(t); in nrf_timer_event_clear()
207 It won't be a problem either if by any other synchronization mechanism it is
189 replaced with your own identifying information. (Don't include