Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h519 void I2C_EnableTwoBufferMode(I2C_T *i2c, uint32_t u32BitCount);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Di2c.c461 void I2C_EnableTwoBufferMode(I2C_T *i2c, uint32_t u32BitCount) in I2C_EnableTwoBufferMode() function