Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c345 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBMRSU); in TimerMatchUpdateMode()
349 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBMRSU; in TimerMatchUpdateMode()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c343 HWREG(ui32Base + GPT_O_TBMR) &= ~(GPT_TBMR_TBMRSU); in TimerMatchUpdateMode()
347 HWREG(ui32Base + GPT_O_TBMR) |= GPT_TBMR_TBMRSU; in TimerMatchUpdateMode()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_gpt.h484 #define GPT_TBMR_TBMRSU 0x00000400 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_gpt.h484 #define GPT_TBMR_TBMRSU 0x00000400 macro