Searched defs:RAIL (Results 1 – 2 of 2) sorted by relevance
159 struct RAIL struct166 static constexpr auto str_short = "RAIL";167 using type = std::tuple<std::decay_t<decltype("RAIL=%d")>, uint16_t>;168 explicit constexpr RAIL(uint16_t a) : _entry(entry("RAIL=%d", a)) {}; in RAIL() function169 type _entry;204 using RAIL = _PowerSequencerVoltageFault::RAIL; typedef
1454 struct RAIL struct1461 static constexpr auto str_short = "RAIL";1462 using type = std::tuple<std::decay_t<decltype("RAIL=%d")>, uint16_t>;1463 explicit constexpr RAIL(uint16_t a) : _entry(entry("RAIL=%d", a)) {}; in RAIL() argument1464 type _entry;1499 using RAIL = _PowerSequencerVoltageFault::RAIL; typedef