Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_pmctl.h449 #define PMCTL_RSTCTL_LFLOSS_ARMED 0x00000004U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c1070 HWREG(PMCTL_BASE + PMCTL_O_RSTCTL) |= PMCTL_RSTCTL_LFLOSS_ARMED; in PowerCC23X0_oscillatorISR()