Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/packages/
DLmhpClockSync.c98 static bool LmhpClockSyncIsTxPending( void );
135 .IsTxPending = LmhpClockSyncIsTxPending,
173 static bool LmhpClockSyncIsTxPending( void ) in LmhpClockSyncIsTxPending() function