Searched refs:MXC_TMR_RevB_GetTime (Results 1 – 10 of 10) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/ |
| D | tmr_revb.h | 63 int MXC_TMR_RevB_GetTime(mxc_tmr_revb_regs_t *tmr, uint32_t ticks, uint32_t *time,
|
| D | tmr_me16.c | 350 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_ai87.c | 367 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_me12.c | 369 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_me15.c | 392 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_me21.c | 381 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_ai85.c | 383 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_me17.c | 384 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_me18.c | 387 return MXC_TMR_RevB_GetTime((mxc_tmr_revb_regs_t *)tmr, ticks, time, units); in MXC_TMR_GetTime()
|
| D | tmr_revb.c | 452 int MXC_TMR_RevB_GetTime(mxc_tmr_revb_regs_t *tmr, uint32_t ticks, uint32_t *time, in MXC_TMR_RevB_GetTime() function
|