Searched refs:otNetworkTimeGetXtalThreshold (Results 1 – 4 of 4) sorted by relevance
135 uint16_t otNetworkTimeGetXtalThreshold(otInstance *aInstance);
81 uint16_t otNetworkTimeGetXtalThreshold(otInstance *aInstance) in otNetworkTimeGetXtalThreshold() function
1389 return mEncoder.WriteUint16(otNetworkTimeGetXtalThreshold(mInstance)); in HandlePropertyGet()
4834 OutputLine("XTAL Threshold: %uppm", otNetworkTimeGetXtalThreshold(GetInstancePtr())); in Process()