Home
last modified time | relevance | path

Searched refs:TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dtimer_a.c282 || (TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE in Timer_A_initCapture()
343 (TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE in Timer_A_initCompare()
377 & ~(TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE in Timer_A_initCompare()
551 TIMER_A_CMSIS(timer)->CCTL[0] &= ~(TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE in Timer_A_generatePWM()
Dtimer_a.h283 #define TIMER_A_CAPTURECOMPARE_INTERRUPT_ENABLE TIMER_A_CCTLN_CCIE macro