Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_rtc.h464 #define RTC_IMSET_EV0_SET 0x00000001U macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c287 HWREG(RTC_BASE + RTC_O_IMSET) = RTC_IMSET_EV0_SET; in Power_init()