Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dlrfd.c95 HWREG(LRFDDBELL_BASE + LRFDDBELL_O_CLKCTL) = clkctl & ~LRFDDBELL_CLKCTL_BRIDGE_M; in LRFDApplyClockDependencies()
121 HWREG(LRFDDBELL_BASE + LRFDDBELL_O_CLKCTL) = clkctl & ~LRFDDBELL_CLKCTL_BRIDGE_M; in LRFDApplyClockDependencies()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfddbell.h46 #define LRFDDBELL_O_CLKCTL 0x00000004U macro