Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_prcm.h2303 #define PRCM_OSCRIS_LFSRCDONERIS_M 0x00000040 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_prcm.h2358 #define PRCM_OSCRIS_LFSRCDONERIS_M 0x00000040 macro
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c1171 if (rawStatus & PRCM_OSCRIS_LFSRCDONERIS_M & intStatusMask) { in oscillatorISR()