Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c50 config->asysPreWarnThreshold = kPCA9420_AsysPreWarn3V5; in PCA9420_GetDefaultConfig()
89 …topCtl[1] = (uint8_t)(((uint32_t)config->asysPreWarnThreshold) | ((uint32_t)config->asysInputSourc… in PCA9420_Init()
Dfsl_pca9420.h553 pca9420_asys_prewarning_t asysPreWarnThreshold; member