Searched refs:sdadcChannelModeRecord (Results 1 – 1 of 1) sorted by relevance
41 static char sdadcChannelModeRecord = 'D'; /* Record the conversion mode used by the SDADC channel variable126 … sdadcChannelModeRecord = 'S'; /* If there is a single-end mode conversion, mark it as 'S'. */ in SDADC_Init()178 …if ('S' == sdadcChannelModeRecord) /* If only single end mode enabled, entry low noise mode to red… in SDADC_DoInitPowerUp()