Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.h382 kPCA9420_Sw2OutVolt2V100 = 0x18U, /* SW2 output voltage 2.100V. */ enumerator
Dfsl_pca9420.c151 if (config->sw2OutVolt <= kPCA9420_Sw2OutVolt2V100) in PCA9420_GetRegulatorVolt()