Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsystick.h224 HWREG(SYSTICK_BASE + SYSTICK_O_RVR) = period - 1; in SysTickSetPeriod()
240 return (HWREG(SYSTICK_BASE + SYSTICK_O_RVR) + 1); in SysTickGetPeriod()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_systick.h46 #define SYSTICK_O_RVR 0x00000004U macro