Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.h461 kPCA9420_Ldo2OutVolt2V100 = 0x18U, /* LDO2 output voltage 2.100V. */ enumerator
Dfsl_pca9420.c177 if (config->ldo2OutVolt <= kPCA9420_Ldo2OutVolt2V100) in PCA9420_GetRegulatorVolt()