Searched refs:TIMER_A_CCTLN_CCIE_OFS (Results 1 – 9 of 9) sorted by relevance
198 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()
3499 #define CCIE_OFS TIMER_A_CCTLN_CCIE_OFS /*!< CCIE Offset */
6680 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
9578 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro
5155 #define TIMER_A_CCTLN_CCIE_OFS ( 4) /*!< CCIE Bit Offs… macro