Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h1042 HWREG(ui32Base + GPT_O_ANDCCP) |= GPT_ANDCCP_CCP_AND_EN; in TimerCcpCombineEnable()
1061 HWREG(ui32Base + GPT_O_ANDCCP) &= ~(GPT_ANDCCP_CCP_AND_EN); in TimerCcpCombineDisable()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h1040 HWREG(ui32Base + GPT_O_ANDCCP) |= GPT_ANDCCP_CCP_AND_EN; in TimerCcpCombineEnable()
1059 HWREG(ui32Base + GPT_O_ANDCCP) &= ~(GPT_ANDCCP_CCP_AND_EN); in TimerCcpCombineDisable()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_gpt.h1691 #define GPT_ANDCCP_CCP_AND_EN 0x00000001 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_gpt.h1691 #define GPT_ANDCCP_CCP_AND_EN 0x00000001 macro