Searched refs:t (Results 1 – 10 of 10) 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);
198 static void tx_nop(struct ufifo_st_t *u_el, bs_time_t t) { in tx_nop() argument200 msg.time = t; in tx_nop()519 bs_time_t t; in nhw_ufifo_handle_TxTimer() local523 t = nsi_hws_get_next_event_time() + nhw_uarte_one_byte_time(inst)/TX_MIN_DELTA_RATIO; in nhw_ufifo_handle_TxTimer()524 u_el->Tx_timer = t; in nhw_ufifo_handle_TxTimer()526 tx_nop(u_el, t); in nhw_ufifo_handle_TxTimer()
39 void nhw_UARTE_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()
319 static inline void nhwra_set_Timer_RADIO(bs_time_t t){ in nhwra_set_Timer_RADIO() argument320 Timer_RADIO = t; in nhwra_set_Timer_RADIO()324 static inline void nhwra_set_Timer_abort_reeval(bs_time_t t){ in nhwra_set_Timer_abort_reeval() argument325 Timer_RADIO_abort_reeval = t; in nhwra_set_Timer_abort_reeval()
61 int t = timer_number_from_ptr(p_reg); in nrf_timer_event_clear() local62 nhw_timer_regw_sideeffects_EVENTS_all(t); in nrf_timer_event_clear()
75 peripheral won't be set due to frame, or parity errors, or break conditions.
189 replaced with your own identifying information. (Don't include
219 It won't be a problem either if by any other synchronization mechanism it is