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
1453 struct RAIL struct1460 static constexpr auto str_short = "RAIL";1461 using type = std::tuple<std::decay_t<decltype("RAIL=%d")>, uint16_t>;1462 explicit constexpr RAIL(uint16_t a) : _entry(entry("RAIL=%d", a)) {}; in RAIL() argument1463 type _entry;1498 using RAIL = _PowerSequencerVoltageFault::RAIL; typedef