Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c58 config->thermalShutdownThreshold = kPCA9420_ThemShdn110C; in PCA9420_GetDefaultConfig()
92 … ((uint32_t)config->thermalShutdownThreshold) | ((uint32_t)config->tempWarnThreshold)); in PCA9420_Init()
Dfsl_pca9420.h561 pca9420_them_shdn_t thermalShutdownThreshold; member