Searched refs:Tside (Results 1 – 3 of 3) sorted by relevance
17 static constexpr auto Tside = "T"; variable37 currBootSide = Tside; in CodeUpdate()38 nextBootSide = Tside; in CodeUpdate()
338 : ((currBootSide == Tside) ? Pside : Tside); in processPriorityChangeNotification()
35 sideToRead = permSide ? Pside : Tside; in LidHandler()