Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtimers.c88 TickType_t xTimerPeriodInTicks; /*<< How quickly and often the timer expires. */ member
295 const TickType_t xTimerPeriodInTicks, in xTimerCreate()
322 const TickType_t xTimerPeriodInTicks, in xTimerCreateStatic()
362 const TickType_t xTimerPeriodInTicks, in prvInitialiseNewTimer()