Searched defs:pxTimerBuffer (Results 1 – 3 of 3) sorted by relevance
375 StaticTimer_t * pxTimerBuffer ) in xTimerCreateStatic()
3774 … StaticTimer_t * pxTimerBuffer ) /* PRIVILEGED_FUNCTION */ in MPU_xTimerCreateStatic()
1529 …atic( pcTimerName, xTimerPeriodInTicks, xAutoReload, pvTimerID, pxCallbackFunction, pxTimerBuffer ) argument