Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dsystick.c229 HWREG(NVIC_ST_RELOAD) = ulPeriod - 1; in SysTickPeriodSet()
248 return(HWREG(NVIC_ST_RELOAD) + 1); in SysTickPeriodGet()
/external/platform/cc13xx/cc13xxware/driverlib/
A Dsystick.h250 HWREG(NVIC_ST_RELOAD) = ui32Period - 1; in SysTickPeriodSet()
269 return(HWREG(NVIC_ST_RELOAD) + 1); in SysTickPeriodGet()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_nvic.h49 #define NVIC_ST_RELOAD 0xE000E014 // SysTick Reload Value Register macro
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_nvic.h52 #define NVIC_ST_RELOAD 0xE000E014 // SysTick Reload Value Register macro

Completed in 16 milliseconds