Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pca9422/
Dfsl_pca9422.h1371 pca9422_standby_cfg_t standbyCfg; member
Dfsl_pca9422.c1200 RegConfig->standbyCfg = kPCA9422_StandbyCfgStandby; in PCA9422_GetRegulatorDefaultConfig()
1256 …regVal = (uint8_t)config->standbyCtrl | (uint8_t)config->standbyCfg | (uint8_t)config->dvsCtrl2En; in PCA9422_InitRegulator()