Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca9422/
Dfsl_pca9422.h1256 pca9422_precharge_timer_t prechgTime; member
Dfsl_pca9422.c91 config->prechgTime = kPCA9422_PrechgTimer30min; in PCA9422_GetChargerDefaultConfig()
156 …] = (uint8_t)((uint8_t)config->rechgVolt | (uint8_t)config->topoffI | (uint8_t)config->prechgTime); in PCA9422_InitCharger()