Searched refs:I2CMode (Results 1 – 2 of 2) sorted by relevance
189 void PINSEL_SetI2CMode(uint8_t portnum, uint8_t pinnum, PinSel_I2cMode I2CMode) in PINSEL_SetI2CMode() argument195 *(uint32_t *)pPIN |= (I2CMode << PINSEL_I2C_MODE_POS); in PINSEL_SetI2CMode()
245 void PINSEL_SetI2CMode(uint8_t portnum, uint8_t pinnum, PinSel_I2cMode I2CMode);
Completed in 11 milliseconds