Go to the documentation of this file.
22 #ifndef CC2538_GPTIMER_H
23 #define CC2538_GPTIMER_H
cc2538_reg_t CFG
GPTIMER Configuration.
cc2538_reg_t CTL
GPTIMER Control.
cc2538_reg_t TBMATCHR
GPTIMER Timer B Match.
cc2538_reg_t TAR
GPTIMER Timer A.
cc2538_reg_t TAMR
GPTIMER Timer A mode.
cc2538_reg_t RIS
GPTIMER Raw Interrupt Status.
cc2538_reg_t RESERVED3
Reserved word.
@ GPTIMER_CAPTURE_MODE
GPTIMER capture mode.
cc2538_reg_t ICR
GPTIMER Interrupt Clear.
cc2538_reg_t PP
GPTIMER Peripheral Properties.
cc2538_reg_t TAILR
GPTIMER Timer A Interval Load.
cc2538_reg_t TBPMR
GPTIMER Timer B Prescale Match Register.
@ GPTIMER_ONE_SHOT_MODE
GPTIMER one-shot mode.
cc2538_reg_t TBV
GPTIMER Timer B Value.
@ GPTMCFG_32_BIT_REAL_TIME_CLOCK
32-bit real-time clock
cc2538_reg_t TAPV
GPTIMER Timer A Prescale Value.
GPTIMER component registers.
volatile uint32_t cc2538_reg_t
Least-significant 32 bits of the IEEE address.
cc2538_reg_t TAPMR
GPTIMER Timer A Prescale Match Register.
cc2538_reg_t TBR
GPTIMER Timer B.
cc2538_reg_t TBPS
GPTIMER Timer B Prescale Snapshot.
@ GPTMCFG_16_BIT_TIMER
16-bit timer configuration
cc2538_reg_t TBPV
GPTIMER Timer B Prescale Value.
CC2538 MCU interrupt and register definitions.
cc2538_reg_t SYNC
GPTIMER Synchronize.
cc2538_reg_t TBPR
GPTIMER Timer B Prescale Register.
cc2538_reg_t TAPS
GPTIMER Timer A Prescale Snapshot.
cc2538_reg_t TAV
GPTIMER Timer A Value.
cc2538_reg_t TAMATCHR
GPTIMER Timer A Match.
cc2538_reg_t RESERVED2
Reserved word.
@ GPTIMER_PERIODIC_MODE
GPTIMER periodic mode.
cc2538_reg_t TBMR
GPTIMER Timer B mode.
cc2538_reg_t TBILR
GPTIMER Timer B Interval Load.
cc2538_reg_t TAPR
GPTIMER Timer A Prescale Register.
cc2538_reg_t MIS
GPTIMER Masked Interrupt Status.
@ GPTMCFG_32_BIT_TIMER
32-bit timer configuration
cc2538_reg_t IMR
GPTIMER Interrupt Mask.