Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/system/
Dtimer.c144 TimerEvent_t* next = TimerListHead->Next; in TimerInsertTimer() local
186 TimerEvent_t* next; in TimerIrqHandler() local
/loramac-node-3.6.0-3.5.0/src/boards/mcu/saml21/hal/utils/include/
Dutils_list.h63 struct list_element *next; member
/loramac-node-3.6.0-3.5.0/src/boards/mcu/
Dutilities.c35 static uint32_t next = 1; variable