Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dtimer.hpp110 struct AlarmApi struct in ot::Timer::Scheduler
112 void (*AlarmStartAt)(otInstance *aInstance, uint32_t aT0, uint32_t aDt);
113 void (*AlarmStop)(otInstance *aInstance);
114 uint32_t (*AlarmGetNow)(void);