Searched refs:InpDacConnect (Results 1 – 10 of 10) sorted by relevance
106 COMP_InitStruct->InpDacConnect = false; // only COMP1 have this bit in COMP_StructInit()138 if (COMP_InitStruct->InpDacConnect) in COMP_Init()
106 COMP_InitStruct->InpDacConnect = false; // only COMP1 have this bit in COMP_StructInit()141 if (COMP_InitStruct->InpDacConnect) in COMP_Init()
107 COMP_InitStruct->InpDacConnect = false; // only COMP1 have this bit in COMP_StructInit()146 if (COMP_InitStruct->InpDacConnect) in COMP_Init()
220 bool InpDacConnect; // only COMP1 have this bit member
324 bool InpDacConnect; // only COMP1 have this bit member
Completed in 21 milliseconds