Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c44 config->vinCurrentLimit = kPCA9420_VinIlim_370_425_489; in PCA9420_GetDefaultConfig()
86 topCtl[0] = (uint8_t)(((uint32_t)config->vinCurrentLimit) | ((uint32_t)config->powerUpCfg) | in PCA9420_Init()
Dfsl_pca9420.h547 pca9420_vin_ilim_t vinCurrentLimit; member