Home
last modified time | relevance | path

Searched refs:eventinfo2str (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/lorawan/
Dlw_priv.c52 static const char *const eventinfo2str[] = { variable
74 if (status < ARRAY_SIZE(eventinfo2str)) { in lorawan_eventinfo2str()
75 return eventinfo2str[status]; in lorawan_eventinfo2str()