Home
last modified time | relevance | path

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

/loramac-node-latest/src/apps/LoRaMac/common/LmHandler/
DLmHandler.h335 LmHandlerErrorStatus_t LmHandlerSetSystemMaxRxError( uint32_t maxErrorInMs );
DLmHandler.c722 LmHandlerErrorStatus_t LmHandlerSetSystemMaxRxError( uint32_t maxErrorInMs ) in LmHandlerSetSystemMaxRxError() argument
727 mibReq.Param.SystemMaxRxError = maxErrorInMs; in LmHandlerSetSystemMaxRxError()