Home
last modified time | relevance | path

Searched refs:PRCM_PERIPH_TIMER2 (Results 1 – 3 of 3) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.h196 #define PRCM_PERIPH_TIMER2 ( 0x00000000 | ( PRCM_GPTCLKGR_CLK_EN_S + 2 )) // Peripheral ID fo… macro
235 (ui32Peripheral == PRCM_PERIPH_TIMER2) || in PRCMPeripheralValid()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.h197 #define PRCM_PERIPH_TIMER2 ( 0x00000000 | ( PRCM_GPTCLKGR_CLK_EN_S + 2 )) // Peripheral ID fo… macro
236 (ui32Peripheral == PRCM_PERIPH_TIMER2) || in PRCMPeripheralValid()
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/
DPowerCC26X2.c147 {PowerCC26XX_PERIPH | PowerCC26XX_DOMAIN_PERIPH, PRCM_PERIPH_TIMER2}, /* PERIPH_GPT2 */