Home
last modified time | relevance | path

Searched refs:TIMER_A_CCTLN_CCIE_OFS (Results 1 – 9 of 9) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dtimer_a.c198 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[0],TIMER_A_CCTLN_CCIE_OFS) = 1; in Timer_A_configureUpMode()
200 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[0],TIMER_A_CCTLN_CCIE_OFS) = 0; in Timer_A_configureUpMode()
233 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[0],TIMER_A_CCTLN_CCIE_OFS) = 1; in Timer_A_configureUpDownMode()
235 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[0],TIMER_A_CCTLN_CCIE_OFS) = 0; in Timer_A_configureUpDownMode()
641 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[idx],TIMER_A_CCTLN_CCIE_OFS) = 1; in Timer_A_enableCaptureCompareInterrupt()
663 BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[idx],TIMER_A_CCTLN_CCIE_OFS) = 0; in Timer_A_disableCaptureCompareInterrupt()
690 if (BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[idx],TIMER_A_CCTLN_CCIE_OFS)) in Timer_A_getCaptureCompareEnabledInterruptStatus()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m_classic.h3499 #define CCIE_OFS TIMER_A_CCTLN_CCIE_OFS /*!< CCIE Offset */
Dmsp432p401r_classic.h3499 #define CCIE_OFS TIMER_A_CCTLN_CCIE_OFS /*!< CCIE Offset */
Dmsp432p401m.h6680 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
Dmsp432p401r.h6680 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
Dmsp432p4111.h9578 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
Dmsp432p411v.h9578 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
Dmsp432p411y.h9578 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
Dmsp432p4xx.h5155 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro