Searched refs:C2TimedControlStruct (Results 1 – 1 of 1) sorted by relevance
2221 struct C2TimedControlStruct { struct2225 C2TimedControlStruct() in C2TimedControlStruct() function2228 /* implicit */ C2TimedControlStruct(uint64_t timestamp_) in C2TimedControlStruct() argument2236 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStartAt>2239 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexSuspendAt>2242 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexResumeAt>2245 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStopAt>