Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c181 else if (config->ldo2OutVolt < kPCA9420_Ldo2OutVolt2V700) in PCA9420_GetRegulatorVolt()
187 …t->mVoltLdo2 = 2700U + ((uint32_t)config->ldo2OutVolt - (uint32_t)kPCA9420_Ldo2OutVolt2V700) * 25U; in PCA9420_GetRegulatorVolt()
Dfsl_pca9420.h463 kPCA9420_Ldo2OutVolt2V700 = 0x20U, /* LDO2 output voltage 2.700V. */ enumerator