Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.h408 kPCA9420_Sw2OutVolt3V300 = 0x38U, /* SW2 output voltage 3.300V. */ enumerator
Dfsl_pca9420.c159 else if (config->sw2OutVolt <= kPCA9420_Sw2OutVolt3V300) in PCA9420_GetRegulatorVolt()