Home
last modified time | relevance | path

Searched refs:MXC_TMR_RevB_GetCount (Results 1 – 10 of 10) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/
Dtmr_revb.h51 uint32_t MXC_TMR_RevB_GetCount(mxc_tmr_revb_regs_t *tmr);
Dtmr_me16.c260 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_ai87.c277 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_me12.c279 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_me15.c302 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_me21.c291 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_ai85.c293 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_me17.c294 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_me18.c297 return MXC_TMR_RevB_GetCount((mxc_tmr_revb_regs_t *)tmr); in MXC_TMR_GetCount()
Dtmr_revb.c301 uint32_t MXC_TMR_RevB_GetCount(mxc_tmr_revb_regs_t *tmr) in MXC_TMR_RevB_GetCount() function