Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.c911 HWREG(CKMD_BASE + CKMD_O_LFINCOVR) = 0x001E8480 | CKMD_LFINCOVR_OVERRIDE; in PowerLPF3_selectLFXT()
943 HWREG(CKMD_BASE + CKMD_O_LFINCOVR) = 0x00200000 | CKMD_LFINCOVR_OVERRIDE; in PowerLPF3_selectEXTLF()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_ckmd.h1921 #define CKMD_LFINCOVR_OVERRIDE 0x80000000U macro