Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dtimer.hpp125 struct AlarmApi struct in ot::Timer::Scheduler
127 void (*AlarmStartAt)(otInstance *aInstance, uint32_t aT0, uint32_t aDt);
128 void (*AlarmStop)(otInstance *aInstance);
129 uint32_t (*AlarmGetNow)(void);