Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dwatchdog.h57 reg_tmr_sta = FLD_TMR_STA_WD|FLD_TMR_WD_CNT_CLR; in wd_clear()
67 reg_tmr_sta = FLD_TMR_WD_CNT_CLR; in wd_clear_cnt()
Dtimer.h94 return reg_tmr_sta&status ; in timer_get_irq_status()
104 reg_tmr_sta= status; in timer_clr_irq_status()
Dtimer.c87 reg_tmr_sta = FLD_TMR_STA_TMR0; //clear irq status in timer_set_mode()
92 reg_tmr_sta = FLD_TMR_STA_TMR1; //clear irq status in timer_set_mode()
/hal_telink-latest/tlsr9/drivers/B91/reg_include/
Dtimer_reg.h50 #define reg_tmr_sta REG_ADDR8(0x140143) macro