Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_pinsel.c189 void PINSEL_SetI2CMode(uint8_t portnum, uint8_t pinnum, PinSel_I2cMode I2CMode) in PINSEL_SetI2CMode() argument
195 *(uint32_t *)pPIN |= (I2CMode << PINSEL_I2C_MODE_POS); in PINSEL_SetI2CMode()
A Dlpc177x_8x_pinsel.h245 void PINSEL_SetI2CMode(uint8_t portnum, uint8_t pinnum, PinSel_I2cMode I2CMode);

Completed in 11 milliseconds