Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dlpcmp.h358 HWREG(SYS0_BASE + SYS0_O_LPCMPCFG) |= SYS0_LPCMPCFG_DIVPATH; in LPCMPSetDividerPath()
362 HWREG(SYS0_BASE + SYS0_O_LPCMPCFG) &= ~SYS0_LPCMPCFG_DIVPATH; in LPCMPSetDividerPath()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_sys0.h490 #define SYS0_LPCMPCFG_DIVPATH 0x00000010U macro