Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c52 config->asysInputSource = kPCA9420_AsysInputSelVbatVin; in PCA9420_GetDefaultConfig()
89 …Ctl[1] = (uint8_t)(((uint32_t)config->asysPreWarnThreshold) | ((uint32_t)config->asysInputSource) | in PCA9420_Init()
Dfsl_pca9420.h555 pca9420_asys_input_sel_t asysInputSource; member