Home
last modified time | relevance | path

Searched defs:ProximityConfig_SemtechProximityConfig (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dproximity_config.pb.go277 type ProximityConfig_SemtechProximityConfig struct { struct
278 state protoimpl.MessageState
279 sizeCache protoimpl.SizeCache
280 unknownFields protoimpl.UnknownFields
282 …otobuf:"bytes,1,rep,name=channel_config,json=channelConfig,proto3" json:"channel_config,omitempty"`
284 …2,2,opt,name=sampling_frequency,json=samplingFrequency,proto3" json:"sampling_frequency,omitempty"`
286 …name=thresh_falling_period,json=threshFallingPeriod,proto3" json:"thresh_falling_period,omitempty"`
288 …pt,name=thresh_rising_period,json=threshRisingPeriod,proto3" json:"thresh_rising_period,omitempty"`
291 func (x *ProximityConfig_SemtechProximityConfig) Reset() {
300 func (x *ProximityConfig_SemtechProximityConfig) String() string {
[all …]