Searched refs:nhw_Timer_ULoopback (Results 1 – 2 of 2) sorted by relevance
23 bs_time_t nhw_Timer_ULoopback = TIME_NEVER; variable81 nhw_Timer_ULoopback = TIME_NEVER; in nhw_ublb_update_timer()86 nhw_Timer_ULoopback = BS_MIN(ublb_st[i].Timer, nhw_Timer_ULoopback); in nhw_ublb_update_timer()109 bs_time_t current_time = nhw_Timer_ULoopback; in nhw_ublb_timer_triggered()
96 extern bs_time_t nhw_Timer_ULoopback;196 Timer_UART_common = BS_MIN(Timer_UART_peri, nhw_Timer_ULoopback); in nhw_uarte_update_common_timer()868 if (current_time == nhw_Timer_ULoopback) { in nhw_uart_timer_common_triggered()