Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c330 HWREG(ui32Base + GPT_O_TAMR) &= ~(GPT_TAMR_TAMRSU); in TimerMatchUpdateMode()
334 HWREG(ui32Base + GPT_O_TAMR) |= GPT_TAMR_TAMRSU; in TimerMatchUpdateMode()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c332 HWREG(ui32Base + GPT_O_TAMR) &= ~(GPT_TAMR_TAMRSU); in TimerMatchUpdateMode()
336 HWREG(ui32Base + GPT_O_TAMR) |= GPT_TAMR_TAMRSU; in TimerMatchUpdateMode()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_gpt.h235 #define GPT_TAMR_TAMRSU 0x00000400 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_gpt.h235 #define GPT_TAMR_TAMRSU 0x00000400 macro