Searched refs:i2cMode (Results 1 – 1 of 1) sorted by relevance
359 pca9420_mode_t pinMode, i2cMode; in PCA9420_GetCurrentMode() local374 i2cMode = (pca9420_mode_t)(uint8_t)((regValue & PCA9420_TOP_CNTL3_MODE_I2C_MASK) >> in PCA9420_GetCurrentMode()376 *mode = i2cMode; in PCA9420_GetCurrentMode()