Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dtimer.hpp176 struct AlarmApi struct in ot::Timer::Scheduler
178 void (*AlarmStartAt)(otInstance *aInstance, uint32_t aT0, uint32_t aDt);
179 void (*AlarmStop)(otInstance *aInstance);
180 uint32_t (*AlarmGetNow)(void);