Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dpmctl.h188 __STATIC_INLINE void PMCTLSetVoltageRegulator(uint32_t regulator) in PMCTLSetVoltageRegulator() argument
193 HWREG(PMCTL_BASE + PMCTL_O_VDDRCTL) = tmp | regulator; in PMCTLSetVoltageRegulator()