Searched refs:enableSw2Out (Results 1 – 2 of 2) sorted by relevance
127 config->enableSw2Out = true; in PCA9420_GetDefaultModeConfig()233 … (configs[i].enableSw2Out ? (uint32_t)kPCA9420_RegulatorSwitch2 : 0U) | in PCA9420_WriteModeConfigs()294 …configs[i].enableSw2Out = ((modeCfg[i * 4U + 2U] & ((uint8_t)kPCA9420_RegulatorSwitch2)) != 0U) ? … in PCA9420_ReadModeConfigs()
502 bool enableSw2Out; member