Searched refs:kAuxAdcChannel (Results 1 – 1 of 1) sorted by relevance
20 constexpr uint32_t kAuxAdcChannel = 11; variable201 TempAdcEn::Get().FromValue(1 << kAuxAdcChannel).WriteTo(&mmio_); in Init()202 TempAdcMux::Get().FromValue(1 << kAuxAdcChannel).WriteTo(&mmio_); in Init()
Completed in 2 milliseconds