Home
last modified time | relevance | path

Searched defs:tmr_add (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h140 uint32_t tmr_add; /* 0x00a0 timer drift compensation addend register */ member
/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c220 tmr_add(struct timers *tmrs, int id, int timeout, tmr_cb func, void *arg) in tmr_add() function