Home
last modified time | relevance | path

Searched refs:MXC_HTMR_RevA_GetLongCount (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/HTMR/
Dhtmr_reva.h40 int MXC_HTMR_RevA_GetLongCount(mxc_htmr_reva_regs_t *htmr);
Dhtmr_me13.c74 return MXC_HTMR_RevA_GetLongCount((mxc_htmr_reva_regs_t *)htmr); in MXC_HTMR_GetLongCount()
Dhtmr_me14.c74 return MXC_HTMR_RevA_GetLongCount((mxc_htmr_reva_regs_t *)htmr); in MXC_HTMR_GetLongCount()
Dhtmr_me55.c74 return MXC_HTMR_RevA_GetLongCount((mxc_htmr_reva_regs_t *)htmr); in MXC_HTMR_GetLongCount()
Dhtmr_reva.c167 int MXC_HTMR_RevA_GetLongCount(mxc_htmr_reva_regs_t *htmr) in MXC_HTMR_RevA_GetLongCount() function