Home
last modified time | relevance | path

Searched refs:TIMER_TBMR_TBILD (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_timer.h139 #define TIMER_TBMR_TBILD 0x00000100 // GPTM Timer B Interval Load Write macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/timer/
DTimerCC32XX.c616 HWREG(hwAttrs->baseAddress + TIMER_O_TBMR) |= TIMER_TBMR_TBILD; in TimerCC32XX_start()