Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca9422/
Dfsl_pca9422.h1377 pca9422_smart_mode_t smartMode; member
Dfsl_pca9422.c1203 RegConfig->smartMode = kPCA9422_SmartModeDisabled; in PCA9422_GetRegulatorDefaultConfig()
1274 …nfig->buck[1].dvsUpStep << 5U) | (config->buck[1].dvsDnStep << 4U) | (uint8_t)(config->smartMode)); in PCA9422_InitRegulator()