Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c54 config->asysUvloThreshold = kPCA9420_AsysUvloSel2V7; in PCA9420_GetDefaultConfig()
91 …topCtl[2] = (uint8_t)(((uint32_t)config->asysUvloThreshold) | ((uint32_t)config->chargeTermDisable… in PCA9420_Init()
Dfsl_pca9420.h557 pca9420_asys_uvlo_sel_t asysUvloThreshold; member