Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_aux_sysif.h1889 #define AUX_SYSIF_RTCSUBSECINCCTL_UPD_REQ 0x00000001 macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/power/
DPowerCC26X2_calibrateRCOSC.c635 HWREG(AUX_SYSIF_BASE + AUX_SYSIF_O_RTCSUBSECINCCTL) = AUX_SYSIF_RTCSUBSECINCCTL_UPD_REQ; in updateSubSecInc()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsetup_rom.c940 HWREG( AUX_SYSIF_BASE + AUX_SYSIF_O_RTCSUBSECINCCTL ) = AUX_SYSIF_RTCSUBSECINCCTL_UPD_REQ; in SetupSetAonRtcSubSecInc()