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