Searched refs:otNetworkTimeSetXtalThreshold (Results 1 – 4 of 4) sorted by relevance
125 otError otNetworkTimeSetXtalThreshold(otInstance *aInstance, uint16_t aXTALThreshold);
69 otError otNetworkTimeSetXtalThreshold(otInstance *aInstance, uint16_t aXtalThreshold) in otNetworkTimeSetXtalThreshold() function
1399 SuccessOrExit(error = otNetworkTimeSetXtalThreshold(mInstance, xtalThreshold)); in HandlePropertySet()
4858 SuccessOrExit(error = otNetworkTimeSetXtalThreshold(GetInstancePtr(), xtalThreshold)); in Process()