Searched refs:xTimerCreate (Results 1 – 4 of 4) sorted by relevance
230 TimerHandle_t xTimerCreate( const char * const pcTimerName,
173 #define xTimerCreate MPU_xTimerCreate macro
336 TimerHandle_t xTimerCreate( const char * const pcTimerName, in xTimerCreate() function
3748 …xInternalTimerHandle = xTimerCreate( pcTimerName, xTimerPeriodInTicks, uxAutoReload, pvTimerID, MP… in MPU_xTimerCreate()