Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_rtc.h516 #define RTC_EMU_HALT_STOP 0x00000001U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c290 HWREG(RTC_BASE + RTC_O_EMU) = RTC_EMU_HALT_STOP; in Power_init()