Searched refs:TimerSetContext (Results 1 – 2 of 2) sorted by relevance
/loramac-node-3.4.0/src/system/ | ||
D | timer.h | 74 void TimerSetContext( TimerEvent_t *obj, void* context ); |
D | timer.c | 97 void TimerSetContext( TimerEvent_t *obj, void* context ) in TimerSetContext() function |