Home
last modified time | relevance | path

Searched refs:GPT_O_TBMR (Results 1 – 4 of 4) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c151 HWREG(ui32Base + GPT_O_TBMR) = in TimerConfigure()
227 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBWOT; in TimerWaitOnTriggerControl()
231 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBWOT); in TimerWaitOnTriggerControl()
345 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBMRSU); in TimerMatchUpdateMode()
349 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBMRSU; in TimerMatchUpdateMode()
385 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBILD); in TimerIntervalLoadMode()
389 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBILD; in TimerIntervalLoadMode()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c149 HWREG(ui32Base + GPT_O_TBMR) = in TimerConfigure()
225 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBWOT; in TimerWaitOnTriggerControl()
229 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBWOT); in TimerWaitOnTriggerControl()
343 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBMRSU); in TimerMatchUpdateMode()
347 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBMRSU; in TimerMatchUpdateMode()
383 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBILD); in TimerIntervalLoadMode()
387 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBILD; in TimerIntervalLoadMode()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_gpt.h53 #define GPT_O_TBMR 0x00000008 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_gpt.h53 #define GPT_O_TBMR 0x00000008 macro