Home
last modified time | relevance | path

Searched refs:INT_COMP0 (Results 1 – 13 of 13) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dcomp.c239 IntRegister(INT_COMP0 + ulComp, pfnHandler); in ComparatorIntRegister()
244 IntEnable(INT_COMP0 + ulComp); in ComparatorIntRegister()
286 IntDisable(INT_COMP0 + ulComp); in ComparatorIntUnregister()
291 IntUnregister(INT_COMP0 + ulComp); in ComparatorIntUnregister()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dcomp.c239 IntRegister(INT_COMP0 + ulComp, pfnHandler); in ComparatorIntRegister()
244 IntEnable(INT_COMP0 + ulComp); in ComparatorIntRegister()
286 IntDisable(INT_COMP0 + ulComp); in ComparatorIntUnregister()
291 IntUnregister(INT_COMP0 + ulComp); in ComparatorIntUnregister()
/bsp/lm3s8962/Libraries/driverlib/
A Dcomp.c239 IntRegister(INT_COMP0 + ulComp, pfnHandler); in ComparatorIntRegister()
244 IntEnable(INT_COMP0 + ulComp); in ComparatorIntRegister()
286 IntDisable(INT_COMP0 + ulComp); in ComparatorIntUnregister()
291 IntUnregister(INT_COMP0 + ulComp); in ComparatorIntUnregister()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dcomp.c251 IntRegister(INT_COMP0 + ui32Comp, pfnHandler); in ComparatorIntRegister()
256 IntEnable(INT_COMP0 + ui32Comp); in ComparatorIntRegister()
298 IntDisable(INT_COMP0 + ui32Comp); in ComparatorIntUnregister()
303 IntUnregister(INT_COMP0 + ui32Comp); in ComparatorIntUnregister()
A Dinterrupt.h100 #define INT_COMP0 41 // Analog Comparator 0 macro
/bsp/lm4f232/Libraries/inc/
A Dhw_ints.h73 #define INT_COMP0 41 // Analog Comparator 0 macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_ints.h73 #define INT_COMP0 41 // Analog Comparator 0 macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_ints.h73 #define INT_COMP0 41 // Analog Comparator 0 macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_ints.h363 #define INT_COMP0 INT_CONCAT(INT_COMP0_, INT_DEVICE_CLASS) macro
A Dtm4c123gh6pm.h73 #define INT_COMP0 41 // Analog Comparator 0 macro
A Dtm4c123gh6pz.h73 #define INT_COMP0 41 // Analog Comparator 0 macro
/bsp/tm4c129x/libraries/inc/
A Dhw_ints.h363 #define INT_COMP0 INT_CONCAT(INT_COMP0_, INT_DEVICE_CLASS) macro
A Dtm4c1294ncpdt.h73 #define INT_COMP0 41 // Analog Comparator 0 macro

Completed in 152 milliseconds