Searched refs:CCTL (Results 1 – 7 of 7) 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()311 TIMER_A_CMSIS(timer)->CCTL[idx] = in Timer_A_initCapture()312 (TIMER_A_CMSIS(timer)->CCTL[idx] in Timer_A_initCapture()375 TIMER_A_CMSIS(timer)->CCTL[idx] = in Timer_A_initCompare()376 (TIMER_A_CMSIS(timer)->CCTL[idx] in Timer_A_initCompare()438 if (TIMER_A_CMSIS(timer)->CCTL[idx] & synchronizedSetting) in Timer_A_getSynchronizedCaptureCompareInput()463 if (BITBAND_PERI(TIMER_A_CMSIS(timer)->CCTL[idx],TIMER_A_CCTLN_OUT_OFS)) in Timer_A_getOutputForOutputModeOutBitValue()[all …]
1185 …__IO uint16_t CCTL[5]; /*!< Timer_A Captur… member
1238 …__IO uint16_t CCTL[5]; /*!< Timer_A Captur… member
1163 …__IO uint16_t CCTL[5]; /*!< Timer_A Captur… member