Searched refs:COMP_O_ACCTL0 (Results 1 – 12 of 12) sorted by relevance
55 #define COMP_O_ACCTL0 0x00000024 // Analog Comparator Control 0 macro
57 #define COMP_O_ACCTL0 0x00000024 // Analog Comparator Control 0 macro
110 HWREG(ulBase + (ulComp * 0x20) + COMP_O_ACCTL0) = ulConfig; in ComparatorConfigure()
42 #define COMP_O_ACCTL0 0x00000024 // Analog Comparator Control 0 macro
121 HWREG(ui32Base + (ui32Comp * 0x20) + COMP_O_ACCTL0) = ui32Config; in ComparatorConfigure()
124 HWREG(ui32Base + (ui32Comp * 0x20) + COMP_O_ACCTL0) = ui32Config; in ComparatorConfigure()
Completed in 40 milliseconds