Home
last modified time | relevance | path

Searched refs:TIMER_O_TBMATCHR (Results 1 – 12 of 12) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dtimer.c1015 HWREG(ulBase + TIMER_O_TBMATCHR) = ulValue; in TimerMatchSet()
1050 HWREG(ulBase + TIMER_O_TBMATCHR)); in TimerMatchGet()
1080 HWREG(ulBase + TIMER_O_TBMATCHR) = ullValue >> 32; in TimerMatchSet64()
1114 ulHigh1 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1116 ulHigh2 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1520 HWREG(ulBase + TIMER_O_TBMATCHR) = TIMER_RV_TBMATCHR; in TimerQuiesce()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dtimer.c1015 HWREG(ulBase + TIMER_O_TBMATCHR) = ulValue; in TimerMatchSet()
1050 HWREG(ulBase + TIMER_O_TBMATCHR)); in TimerMatchGet()
1080 HWREG(ulBase + TIMER_O_TBMATCHR) = ullValue >> 32; in TimerMatchSet64()
1114 ulHigh1 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1116 ulHigh2 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1520 HWREG(ulBase + TIMER_O_TBMATCHR) = TIMER_RV_TBMATCHR; in TimerQuiesce()
/bsp/lm3s8962/Libraries/driverlib/
A Dtimer.c1015 HWREG(ulBase + TIMER_O_TBMATCHR) = ulValue; in TimerMatchSet()
1050 HWREG(ulBase + TIMER_O_TBMATCHR)); in TimerMatchGet()
1080 HWREG(ulBase + TIMER_O_TBMATCHR) = ullValue >> 32; in TimerMatchSet64()
1114 ulHigh1 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1116 ulHigh2 = HWREG(ulBase + TIMER_O_TBMATCHR); in TimerMatchGet64()
1520 HWREG(ulBase + TIMER_O_TBMATCHR) = TIMER_RV_TBMATCHR; in TimerQuiesce()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dtiva_timer.c1229 HWREG(ui32Base + TIMER_O_TBMATCHR) = ui32Value; in TimerMatchSet()
1264 HWREG(ui32Base + TIMER_O_TBMATCHR)); in TimerMatchGet()
1294 HWREG(ui32Base + TIMER_O_TBMATCHR) = ui64Value >> 32; in TimerMatchSet64()
1328 ui32High1 = HWREG(ui32Base + TIMER_O_TBMATCHR); in TimerMatchGet64()
1330 ui32High2 = HWREG(ui32Base + TIMER_O_TBMATCHR); in TimerMatchGet64()
/bsp/tm4c129x/libraries/driverlib/
A Dtiva_timer.c1232 HWREG(ui32Base + TIMER_O_TBMATCHR) = ui32Value; in TimerMatchSet()
1267 HWREG(ui32Base + TIMER_O_TBMATCHR)); in TimerMatchGet()
1297 HWREG(ui32Base + TIMER_O_TBMATCHR) = ui64Value >> 32; in TimerMatchSet64()
1331 ui32High1 = HWREG(ui32Base + TIMER_O_TBMATCHR); in TimerMatchGet64()
1333 ui32High2 = HWREG(ui32Base + TIMER_O_TBMATCHR); in TimerMatchGet64()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_timer.h58 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_timer.h60 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_timer.h45 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_timer.h45 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/lm4f232/Libraries/inc/
A Dhw_timer.h45 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/tm4c129x/libraries/inc/
A Dhw_timer.h60 #define TIMER_O_TBMATCHR 0x00000034 // GPTM Timer B Match macro
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dtimer.c1025 HWREG(ui32Base + TIMER_O_TBMATCHR) = ui32Value; in TimerMatchSet()
1059 HWREG(ui32Base + TIMER_O_TBMATCHR)); in TimerMatchGet()

Completed in 44 milliseconds