Home
last modified time | relevance | path

Searched refs:PRCM_O_OSCRIS (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_prcm.h251 #define PRCM_O_OSCRIS 0x00000294 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_prcm.h254 #define PRCM_O_OSCRIS 0x00000294 macro
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c1164 uint32_t rawStatus = HWREG(PRCM_BASE + PRCM_O_OSCRIS); in oscillatorISR()