MSPM0C110X Driver Library  2.05.00.05
Macros | Typedefs
dl_timerg.h File Reference

Detailed Description

General Purpose Timer G (TIMG) Driver Library.


#include <stdbool.h>
#include <stdint.h>
#include <ti/driverlib/dl_timer.h>
Include dependency graph for dl_timerg.h:

Go to the source code of this file.

Macros

#define DL_TIMERG_CAPTURE_COMPARE_0_INDEX   DL_TIMER_CC_0_INDEX
 Index associated to Capture Compare 0.
 
#define DL_TIMERG_CAPTURE_COMPARE_1_INDEX   DL_TIMER_CC_1_INDEX
 Index associated to Capture Compare 1.
 
#define DL_TIMERG_CAPTURE_COMPARE_2_INDEX   DL_TIMER_CC_2_INDEX
 Index associated to Capture Compare 2. More...
 
#define DL_TIMERG_CAPTURE_COMPARE_3_INDEX   DL_TIMER_CC_3_INDEX
 Index associated to Capture Compare 3. More...
 
#define DL_TIMERG_INTERRUPT_ZERO_EVENT   (DL_TIMER_INTERRUPT_ZERO_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_ZERO_EVENT.
 
#define DL_TIMERG_INTERRUPT_LOAD_EVENT   (DL_TIMER_INTERRUPT_LOAD_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_LOAD_EVENT.
 
#define DL_TIMERG_INTERRUPT_CC0_DN_EVENT   (DL_TIMER_INTERRUPT_CC0_DN_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC0_DN_EVENT.
 
#define DL_TIMERG_INTERRUPT_CC1_DN_EVENT   (DL_TIMER_INTERRUPT_CC1_DN_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC1_DN_EVENT.
 
#define DL_TIMERG_INTERRUPT_CC0_UP_EVENT   (DL_TIMER_INTERRUPT_CC0_UP_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC0_UP_EVENT.
 
#define DL_TIMERG_INTERRUPT_CC1_UP_EVENT   (DL_TIMER_INTERRUPT_CC1_UP_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC1_UP_EVENT.
 
#define DL_TIMERG_INTERRUPT_CC2_DN_EVENT   (DL_TIMER_INTERRUPT_CC2_DN_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC2_DN_EVENT. More...
 
#define DL_TIMERG_INTERRUPT_CC3_DN_EVENT   (DL_TIMER_INTERRUPT_CC3_DN_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC3_DN_EVENT. More...
 
#define DL_TIMERG_INTERRUPT_CC2_UP_EVENT   (DL_TIMER_INTERRUPT_CC2_UP_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC2_UP_EVENT. More...
 
#define DL_TIMERG_INTERRUPT_CC3_UP_EVENT   (DL_TIMER_INTERRUPT_CC3_UP_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_CC3_UP_EVENT. More...
 
#define DL_TIMERG_INTERRUPT_OVERFLOW_EVENT   (DL_TIMER_INTERRUPT_OVERFLOW_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_OVERFLOW_EVENT.
 
#define DL_TIMERG_INTERRUPT_DC_EVENT   (DL_TIMER_INTERRUPT_DC_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_DC_EVENT. More...
 
#define DL_TIMERG_INTERRUPT_QEI_ERR_EVENT   (DL_TIMER_INTERRUPT_QEIERR_EVENT)
 Redirects to common DL_TIMER_INTERRUPT_QEIERR_EVENT. More...
 
#define DL_TIMERG_EVENT_ZERO_EVENT   (DL_TIMER_EVENT_ZERO_EVENT)
 Redirects to common DL_TIMER_EVENT_ZERO_EVENT.
 
#define DL_TIMERG_EVENT_LOAD_EVENT   (DL_TIMER_EVENT_LOAD_EVENT)
 Redirects to common DL_TIMER_EVENT_LOAD_EVENT.
 
#define DL_TIMERG_EVENT_CC0_DN_EVENT   (DL_TIMER_EVENT_CC0_DN_EVENT)
 Redirects to common DL_TIMER_EVENT_CC0_DN_EVENT.
 
#define DL_TIMERG_EVENT_CC1_DN_EVENT   (DL_TIMER_EVENT_CC1_DN_EVENT)
 Redirects to common DL_TIMER_EVENT_CC1_DN_EVENT.
 
#define DL_TIMERG_EVENT_CC0_UP_EVENT   (DL_TIMER_EVENT_CC0_UP_EVENT)
 Redirects to common DL_TIMER_EVENT_CC0_UP_EVENT.
 
#define DL_TIMERG_EVENT_CC1_UP_EVENT   (DL_TIMER_EVENT_CC1_UP_EVENT)
 Redirects to common DL_TIMER_EVENT_CC1_UP_EVENT.
 
#define DL_TIMERG_EVENT_CC2_DN_EVENT   (DL_TIMER_EVENT_CC2_DN_EVENT)
 Redirects to common DL_TIMER_EVENT_CC2_DN_EVENT. More...
 
#define DL_TIMERG_EVENT_CC3_DN_EVENT   (DL_TIMER_EVENT_CC3_DN_EVENT)
 Redirects to common DL_TIMER_EVENT_CC3_DN_EVENT. More...
 
#define DL_TIMERG_EVENT_CC2_UP_EVENT   (DL_TIMER_EVENT_CC2_UP_EVENT)
 Redirects to common DL_TIMER_EVENT_CC2_UP_EVENT. More...
 
#define DL_TIMERG_EVENT_CC3_UP_EVENT   (DL_TIMER_EVENT_CC3_UP_EVENT)
 Redirects to common DL_TIMER_EVENT_CC3_UP_EVENT. More...
 
#define DL_TIMERG_EVENT_OVERFLOW_EVENT   (DL_TIMER_EVENT_OVERFLOW_EVENT)
 Redirects to common DL_TIMER_EVENT_OVERFLOW_EVENT.
 
#define DL_TIMERG_EVENT_DC_EVENT   (DL_TIMER_EVENT_DC_EVENT)
 Redirects to common DL_TIMER_EVENT_DC_EVENT. More...
 
#define DL_TIMERG_EVENT_QEIERR_EVENT   (DL_TIMER_EVENT_QEIERR_EVENT)
 Redirects to common DL_TIMER_EVENT_QEIERR_EVENT. More...
 
#define DL_TIMERG_IIDX_ZERO   DL_TIMER_IIDX_ZERO
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_LOAD   DL_TIMER_IIDX_LOAD
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_CC0_DN   DL_TIMER_IIDX_CC0_DN
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_CC1_DN   DL_TIMER_IIDX_CC1_DN
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_CC2_DN   DL_TIMER_IIDX_CC2_DN
 Redirects to common DL_TIMER_IIDX_CC2_DN.
 
#define DL_TIMERG_IIDX_CC3_DN   DL_TIMER_IIDX_CC3_DN
 Redirects to common DL_TIMER_IIDX_CC3_DN.
 
#define DL_TIMERG_IIDX_CC0_UP   DL_TIMER_IIDX_CC0_UP
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_CC1_UP   DL_TIMER_IIDX_CC1_UP
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_CC2_UP   DL_TIMER_IIDX_CC2_UP
 Redirects to common DL_TIMER_IIDX_CC2_UP.
 
#define DL_TIMERG_IIDX_CC3_UP   DL_TIMER_IIDX_CC3_UP
 Redirects to common DL_TIMER_IIDX_CC3_UP.
 
#define DL_TIMERG_IIDX_OVERFLOW   DL_TIMER_IIDX_OVERFLOW
 Redirects to common DL_TIMER_IIDX_ZERO.
 
#define DL_TIMERG_IIDX_DIR_CHANGE   DL_TIMER_IIDX_DIR_CHANGE
 Redirects to common DL_TIMER_IIDX_ZERO. More...
 
#define DL_TIMERG_IIDX_QEIERR   DL_TIMER_IDX_STAT_QEIERR
 QEI incorrect transition state error. More...
 
#define DL_TIMERG_PUBLISHER_INDEX_0   DL_TIMER_PUBLISHER_INDEX_0
 Redirects to common DL_TIMER_PUBLISHER_INDEX_0.
 
#define DL_TIMERG_PUBLISHER_INDEX_1   DL_TIMER_PUBLISHER_INDEX_1
 Redirects to common DL_TIMER_PUBLISHER_INDEX_1.
 
#define DL_TIMERG_QEI_DIRECTION   DL_TIMER_QEI_DIRECTION
 Redirects to common DL_TIMER_QEI_DIRECTION.
 
#define DL_TIMERG_QEI_MODE   DL_TIMER_QEI_MODE
 Redirects to common DL_TIMER_QEI_MODE.
 
#define DL_TIMERG_SUBSCRIBER_INDEX_0   DL_TIMER_SUBSCRIBER_INDEX_0
 Redirects to common DL_TIMER_SUBSCRIBER_INDEX_0.
 
#define DL_TIMERG_SUBSCRIBER_INDEX_1   DL_TIMER_SUBSCRIBER_INDEX_1
 Redirects to common DL_TIMER_SUBSCRIBER_INDEX_1.
 
#define DL_TIMERG_EVENT_ROUTE_1   DL_TIMER_EVENT_ROUTE_1
 Redirects to common DL_TIMER_EVENT_ROUTE_1.
 
#define DL_TIMERG_EVENT_ROUTE_2   DL_TIMER_EVENT_ROUTE_2
 Redirects to common DL_TIMER_EVENT_ROUTE_2.
 
#define DL_TimerG_enablePower   DL_Timer_enablePower
 Redirects to common DL_Timer_enablePower.
 
#define DL_TimerG_disablePower   DL_Timer_disablePower
 Redirects to common DL_Timer_disablePower.
 
#define DL_TimerG_isPowerEnabled   DL_Timer_isPowerEnabled
 Redirects to common DL_Timer_isPowerEnabled.
 
#define DL_TimerG_reset   DL_Timer_reset
 Redirects to common DL_Timer_reset.
 
#define DL_TimerG_isReset   DL_Timer_isReset
 Redirects to common DL_Timer_isReset.
 
#define DL_TimerG_setCCPDirection   DL_Timer_setCCPDirection
 Redirects to common DL_Timer_setCCPDirection.
 
#define DL_TimerG_getCCPDirection   DL_Timer_getCCPDirection
 Redirects to common DL_Timer_getCCPDirection.
 
#define DL_TimerG_setCCPOutputDisabled   DL_Timer_setCCPOutputDisabled
 Redirects to common DL_Timer_setCCPOutputDisabled.
 
#define DL_TimerG_setClockConfig   DL_Timer_setClockConfig
 Redirects to common DL_Timer_setClockConfig.
 
#define DL_TimerG_getQEIDirection   DL_Timer_getQEIDirection
 Redirects to common DL_Timer_getQEIDirection.
 
#define DL_TimerG_getClockConfig   DL_Timer_getClockConfig
 Redirects to common DL_Timer_getClockConfig.
 
#define DL_TimerG_enableClock   DL_Timer_enableClock
 Redirects to common DL_Timer_getClockConfig.
 
#define DL_TimerG_disableClock   DL_Timer_disableClock
 Redirects to common DL_Timer_getClockConfig.
 
#define DL_TimerG_isClockEnabled   DL_Timer_isClockEnabled
 Redirects to common DL_Timer_isClockEnabled.
 
#define DL_TimerG_configCrossTrigger   DL_Timer_configCrossTrigger
 Redirects to common DL_Timer_configCrossTrigger.
 
#define DL_TimerG_configCrossTriggerSrc   DL_Timer_configCrossTriggerSrc
 Redirects to common DL_Timer_configCrossTriggerSrc.
 
#define DL_TimerG_configCrossTriggerInputCond   DL_Timer_configCrossTriggerInputCond
 Redirects to common DL_Timer_configCrossTriggerInputCond.
 
#define DL_TimerG_configCrossTriggerEnable   DL_Timer_configCrossTriggerEnable
 Redirects to common DL_Timer_configCrossTriggerEnable.
 
#define DL_TimerG_getCrossTriggerConfig   DL_Timer_getCrossTriggerConfig
 Redirects to common DL_Timer_getCrossTriggerConfig.
 
#define DL_TimerG_getCrossTriggerSrc   DL_Timer_getCrossTriggerSrc
 Redirects to common DL_Timer_getCrossTriggerSrc.
 
#define DL_TimerG_getCrossTriggerInputCond   DL_Timer_getCrossTriggerInputCond
 Redirects to common DL_Timer_getCrossTriggerInputCond.
 
#define DL_TimerG_getCrossTriggerEnable   DL_Timer_getCrossTriggerEnable
 Redirects to common DL_Timer_getCrossTriggerEnable.
 
#define DL_TimerG_generateCrossTrigger   DL_Timer_generateCrossTrigger
 Redirects to common DL_Timer_generateCrossTrigger.
 
#define DL_TimerG_setLoadValue   DL_Timer_setLoadValue
 Redirects to common DL_Timer_setLoadValue.
 
#define DL_TimerG_getLoadValue   DL_Timer_getLoadValue
 Redirects to common DL_Timer_getLoadValue.
 
#define DL_TimerG_getTimerCount   DL_Timer_getTimerCount
 Redirects to common DL_Timer_getTimerCount.
 
#define DL_TimerG_setTimerCount   DL_Timer_setTimerCount
 Redirects to common DL_Timer_setTimerCount.
 
#define DL_TimerG_setDebugReleaseBehavior   DL_Timer_setDebugReleaseBehavior
 Redirects to common DL_Timer_setDebugReleaseBehavior.
 
#define DL_TimerG_getDebugReleaseBehavior   DL_Timer_getDebugReleaseBehavior
 Redirects to common DL_Timer_getDebugReleaseBehavior.
 
#define DL_TimerG_setCounterControl   DL_Timer_setCounterControl
 Redirects to common DL_Timer_setCounterControl.
 
#define DL_TimerG_getCounterZeroControl   DL_Timer_getCounterZeroControl
 Redirects to common DL_Timer_getCounterZeroControl.
 
#define DL_TimerG_getCounterAdvanceControl   DL_Timer_getCounterAdvanceControl
 Redirects to common DL_Timer_getCounterAdvanceControl.
 
#define DL_TimerG_getCounterLoadControl   DL_Timer_getCounterLoadControl
 Redirects to common DL_Timer_getCounterLoadControl.
 
#define DL_TimerG_setCounterMode   DL_Timer_setCounterMode
 Redirects to common DL_Timer_setCounterMode.
 
#define DL_TimerG_getCounterMode   DL_Timer_getCounterMode
 Redirects to common DL_Timer_getCounterMode.
 
#define DL_TimerG_setCounterValueAfterEnable   DL_Timer_setCounterValueAfterEnable
 Redirects to common DL_Timer_setCounterValueAfterEnable.
 
#define DL_TimerG_getCounterValueAfterEnable   DL_Timer_getCounterValueAfterEnable
 Redirects to common DL_Timer_getCounterValueAfterEnable.
 
#define DL_TimerG_setCounterRepeatMode   DL_Timer_setCounterRepeatMode
 Redirects to common DL_Timer_setCounterRepeatMode.
 
#define DL_TimerG_getCounterRepeatMode   DL_Timer_getCounterRepeatMode
 Redirects to common DL_Timer_getCounterRepeatMode.
 
#define DL_TimerG_initTimerMode   DL_Timer_initTimerMode
 Redirects to common DL_Timer_initTimerMode.
 
#define DL_TimerG_initCaptureMode   DL_Timer_initCaptureMode
 Redirects to common DL_Timer_initCaptureMode.
 
#define DL_TimerG_initCaptureTriggerMode   DL_Timer_initCaptureTriggerMode
 Redirects to common DL_Timer_initCaptureTriggerMode.
 
#define DL_TimerG_initCaptureCombinedMode   DL_Timer_initCaptureCombinedMode
 Redirects to common DL_Timer_initCaptureCombinedMode.
 
#define DL_TimerG_initCompareMode   DL_Timer_initCompareMode
 Redirects to common DL_Timer_initCompareMode.
 
#define DL_TimerG_initCompareTriggerMode   DL_Timer_initCompareTriggerMode
 Redirects to common DL_Timer_initCompareTriggerMode.
 
#define DL_TimerG_initPWMMode   DL_Timer_initFourCCPWMMode
 Redirects to common DL_Timer_initFourCCPWMMode.
 
#define DL_TimerG_resetCounterMode   DL_Timer_resetCounterMode
 Redirects to common DL_Timer_resetCounterMode.
 
#define DL_TimerG_setCaptureCompareValue   DL_Timer_setCaptureCompareValue
 Redirects to common DL_Timer_setCaptureCompareValue.
 
#define DL_TimerG_getCaptureCompareValue   DL_Timer_getCaptureCompareValue
 Redirects to common DL_Timer_getCaptureCompareValue.
 
#define DL_TimerG_setCaptureCompareCtl   DL_Timer_setCaptureCompareCtl
 Redirects to common DL_Timer_setCaptureCompareCtl.
 
#define DL_TimerG_getCaptureCompareCtl   DL_Timer_getCaptureCompareCtl
 Redirects to common DL_Timer_getCaptureCompareCtl.
 
#define DL_TimerG_getCaptCompUpdateMethod   DL_Timer_getCaptCompUpdateMethod
 Redirects to common DL_Timer_getCaptCompUpdateMethod.
 
#define DL_TimerG_setCaptCompUpdateMethod   DL_Timer_setCaptCompUpdateMethod
 Redirects to common DL_Timer_setCaptCompUpdateMethod.
 
#define DL_TimerG_getCaptCompActUpdateMethod   DL_Timer_getCaptCompUpdateMethod
 Redirects to common DL_Timer_getCaptCompUpdateMethod.
 
#define DL_TimerG_setCaptCompActUpdateMethod   DL_Timer_setCaptCompActUpdateMethod
 Redirects to common DL_Timer_setCaptCompActUpdateMethod.
 
#define DL_TimerG_enableShadowFeatures   DL_Timer_enableShadowFeatures
 Redirects to common DL_Timer_enableShadowFeatures.
 
#define DL_TimerG_setSecondCompSrcDn   DL_Timer_setSecondCompSrcDn
 Redirects to common DL_Timer_setSecondCompSrcDn.
 
#define DL_TimerG_getSecondCompSrcDn   DL_Timer_GetSecondCompSrcDn
 Redirects to common DL_Timer_getSecondCompSrcDn.
 
#define DL_TimerG_setSecondCompSrcUp   DL_Timer_setSecondCompSrcUp
 Redirects to common DL_Timer_setSecondCompSrcUp.
 
#define DL_TimerG_getSecondCompSrcUp   DL_Timer_GetSecondCompSrcUp
 Redirects to common DL_Timer_getSecondCompSrcUp.
 
#define DL_TimerG_setCaptureCompareOutCtl   DL_Timer_setCaptureCompareOutCtl
 Redirects to common DL_Timer_setCaptureCompareOutCtl.
 
#define DL_TimerG_getCaptureCompareOutCtl   DL_Timer_getCaptureCompareOutCtl
 Redirects to common DL_Timer_getCaptureCompareOutCtl.
 
#define DL_TimerG_setCaptureCompareAction   DL_Timer_setCaptureCompareAction
 Redirects to common DL_Timer_setCaptureCompareAction.
 
#define DL_TimerG_getCaptureCompareAction   DL_Timer_getCaptureCompareAction
 Redirects to common DL_Timer_getCaptureCompareAction.
 
#define DL_TimerG_setSecondCompActionDn   DL_Timer_setSecondCompActionDn
 Redirects to common DL_Timer_setSecondCompActionDn.
 
#define DL_TimerG_getSecondCompActionDn   DL_Timer_getSecondCompActionDn
 Redirects to common DL_Timer_getSecondCompActionDn.
 
#define DL_TimerG_setSecondCompActionUp   DL_Timer_setSecondCompActionUp
 Redirects to common DL_Timer_setSecondCompActionUp.
 
#define DL_TimerG_getSecondCompActionUp   DL_Timer_getSecondCompActionUp
 Redirects to common DL_Timer_getSecondCompActionUp.
 
#define DL_TimerG_setCaptureCompareInput   DL_Timer_setCaptureCompareInput
 Redirects to common DL_Timer_setCaptureCompareInput.
 
#define DL_TimerG_getCaptureCompareInput   DL_Timer_getCaptureCompareInput
 Redirects to common DL_Timer_getCaptureCompareInput.
 
#define DL_TimerG_setCaptureCompareInputFilter   DL_Timer_setCaptureCompareInputFilter
 Redirects to common DL_Timer_setCaptureCompareInputFilter.
 
#define DL_TimerG_getCaptureCompareInputFilter   DL_Timer_getCaptureCompareInputFilter
 Redirects to common DL_Timer_getCaptureCompareInputFilter.
 
#define DL_TimerG_enableCaptureCompareInputFilter   DL_Timer_enableCaptureCompareInputFilter
 Redirects to common DL_Timer_enableCaptureCompareInputFilter.
 
#define DL_TimerG_disableCaptureCompareInputFilter   DL_Timer_disableCaptureCompareInputFilter
 Redirects to common DL_Timer_disableCaptureCompareInputFilter.
 
#define DL_TimerG_isCaptureCompareInputFilterEnabled   DL_Timer_isCaptureCompareInputFilterEnabled
 Redirects to common DL_Timer_isCaptureCompareInputFilterEnabled.
 
#define DL_TimerG_setExternalTriggerEvent   DL_Timer_setExternalTriggerEvent
 Redirects to common DL_Timer_setExternalTriggerEvent.
 
#define DL_TimerG_getExternalTriggerEvent   DL_Timer_getExternalTriggerEvent
 Redirects to common DL_Timer_getExternalTriggerEvent.
 
#define DL_TimerG_enableExternalTrigger   DL_Timer_enableExternalTrigger
 Redirects to common DL_Timer_enableExternalTrigger.
 
#define DL_TimerG_disableExternalTrigger   DL_Timer_disableExternalTrigger
 Redirects to common DL_Timer_disableExternalTrigger.
 
#define DL_TimerG_isExternalTriggerEnabled   DL_Timer_isExternalTriggerEnabled
 Redirects to common DL_Timer_isExternalTriggerEnabled.
 
#define DL_TimerG_startCounter   DL_Timer_startCounter
 Redirects to common DL_Timer_startCounter.
 
#define DL_TimerG_stopCounter   DL_Timer_stopCounter
 Redirects to common DL_Timer_stopCounter.
 
#define DL_TimerG_isRunning   DL_Timer_isRunning
 Redirects to common DL_Timer_isRunning.
 
#define DL_TimerG_enableInterrupt   DL_Timer_enableInterrupt
 Redirects to common DL_Timer_enableInterrupt.
 
#define DL_TimerG_disableInterrupt   DL_Timer_disableInterrupt
 Redirects to common DL_Timer_disableInterrupt.
 
#define DL_TimerG_getEnabledInterrupts   DL_Timer_getEnabledInterrupts
 Redirects to common DL_Timer_getEnabledInterrupts.
 
#define DL_TimerG_getEnabledInterruptStatus   DL_Timer_getEnabledInterruptStatus
 Redirects to common DL_Timer_getEnabledInterruptStatus.
 
#define DL_TimerG_getRawInterruptStatus   DL_Timer_getRawInterruptStatus
 Redirects to common DL_Timer_getRawInterruptStatus.
 
#define DL_TimerG_getPendingInterrupt   DL_Timer_getPendingInterrupt
 Redirects to common DL_Timer_getPendingInterrupt.
 
#define DL_TimerG_clearInterruptStatus   DL_Timer_clearInterruptStatus
 Redirects to common DL_Timer_clearInterruptStatus.
 
#define DL_TimerG_configQEI   DL_Timer_configQEI
 Redirects to common DL_Timer_configQEI.
 
#define DL_TimerG_configQEIHallInputMode   DL_Timer_configQEIHallInputMode
 Redirects to common DL_Timer_configQEIHallInputMode.
 
#define DL_TimerG_setPublisherChanID   DL_Timer_setPublisherChanID
 Redirects to common DL_Timer_setPublisherChanID.
 
#define DL_TimerG_getPublisherChanID   DL_Timer_getPublisherChanID
 Redirects to common DL_Timer_getPublisherChanID.
 
#define DL_TimerG_setSubscriberChanID   DL_Timer_setSubscriberChanID
 Redirects to common DL_Timer_setSubscriberChanID.
 
#define DL_TimerG_getSubscriberChanID   DL_Timer_getSubscriberChanID
 Redirects to common DL_Timer_getSubscriberChanID.
 
#define DL_TimerG_enableEvent   DL_Timer_enableEvent
 Redirects to common DL_Timer_enableEvent.
 
#define DL_TimerG_disableEvent   DL_Timer_disableEvent
 Redirects to common DL_Timer_disableEvent.
 
#define DL_TimerG_getEnabledEvents   DL_Timer_getEnabledEvents
 Redirects to common DL_Timer_getEnabledEvents.
 
#define DL_TimerG_getEnabledEventStatus   DL_Timer_getEnabledEventStatus
 Redirects to common DL_Timer_getEnabledEventStatus.
 
#define DL_TimerG_getRawEventsStatus   DL_Timer_getRawEventsStatus
 Redirects to common DL_Timer_getRawEventsStatus.
 
#define DL_TimerG_clearInterruptStatus   DL_Timer_clearInterruptStatus
 Redirects to common DL_Timer_clearInterruptStatus.
 
#define DL_TimerG_saveConfiguration   DL_Timer_saveConfiguration
 Redirects to common DL_Timer_saveConfiguration.
 
#define DL_TimerG_restoreConfiguration   DL_Timer_restoreConfiguration
 Redirects to common DL_Timer_restoreConfiguration.
 
#define DL_TimerG_setCoreHaltBehavior   DL_Timer_setCoreHaltBehavior
 Redirects to common DL_Timer_setCoreHaltBehavior.
 
#define DL_TimerG_getHaltBehavior   DL_Timer_getCoreHaltBehavior
 Redirects to common DL_Timer_getCoreHaltBehavior.
 

Typedefs

typedef DL_Timer_backupConfig DL_TimerG_backupConfig
 Redirects to common DL_Timer_backupConfig.
 
typedef DL_Timer_ClockConfig DL_TimerG_ClockConfig
 Redirects to common DL_Timer_ClockConfig.
 
typedef DL_Timer_TimerConfig DL_TimerG_TimerConfig
 Redirects to common DL_Timer_TimerConfig.
 
typedef DL_Timer_CaptureConfig DL_TimerG_CaptureConfig
 Redirects to common DL_Timer_CaptureConfig.
 
typedef DL_Timer_CaptureTriggerConfig DL_TimerG_CaptureTriggerConfig
 Redirects to common DL_Timer_CaptureTriggerConfig.
 
typedef DL_Timer_CaptureCombinedConfig DL_TimerG_CaptureCombinedConfig
 Redirects to common DL_Timer_CaptureCombinedConfig.
 
typedef DL_Timer_CompareConfig DL_TimerG_CompareConfig
 Redirects to common DL_Timer_CompareConfig.
 
typedef DL_Timer_CompareTriggerConfig DL_TimerG_CompareTriggerConfig
 Redirects to common DL_Timer_CompareTriggerConfig.
 
typedef DL_Timer_PWMConfig DL_TimerG_PWMConfig
 Redirects to common DL_Timer_PWMConfig.
 
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale