Searched defs:timerId (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/tmr/
H A DtmrHw.c67 uint32_t tmrHw_getTimerCapability(tmrHw_ID_t timerId, /* [ IN ] Timer Id */ argument
117 SetTimerPeriod(tmrHw_ID_t timerId, tmrHw_INTERVAL_t msec ) argument
176 tmrHw_setPeriodicTimerRate(tmrHw_ID_t timerId, tmrHw_RATE_t rate ) argument
225 tmrHw_setPeriodicTimerInterval(tmrHw_ID_t timerId, tmrHw_INTERVAL_t msec ) argument
250 tmrHw_setOneshotTimerInterval(tmrHw_ID_t timerId, tmrHw_INTERVAL_t msec ) argument
272 tmrHw_setFreeRunningTimer(tmrHw_ID_t timerId, uint32_t divider ) argument
498 tmrHw_printDebugInfo(tmrHw_ID_t timerId, int (*fpPrint) (const char *, ...) ) argument
523 tmrHw_udelay(tmrHw_ID_t timerId, unsigned long usecs ) argument
[all...]

Completed in 40 milliseconds