Searched refs:AlarmStop (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/common/ | ||
D | timer.hpp | 179 void (*AlarmStop)(otInstance *aInstance); member |
D | timer.cpp | 207 aAlarmApi.AlarmStop(&GetInstance()); in SetAlarm() |