Searched refs:LowPoweMode (Results 1 – 8 of 8) sorted by relevance
106 COMP_InitStruct->LowPoweMode = false; // only COMP1 have this bit in COMP_StructInit()150 if (COMP_InitStruct->LowPoweMode) in COMP_Init()
733 Temp |= COMP_InitStruct->LowPoweMode; in LPRCNT_CompInit()
106 COMP_InitStruct->LowPoweMode =false; // only COMP1 have this bit in COMP_StructInit()150 if (COMP_InitStruct->LowPoweMode) in COMP_Init()
219 bool LowPoweMode; // only COMP1 have this bit member
156 bool LowPoweMode; //low power mode member
Completed in 15 milliseconds