Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Di2c.h504 void I2C_SMBusSetPacketByteCount(I2C_T *i2c, uint32_t u32PktSize);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Di2c.c454 void I2C_SMBusSetPacketByteCount(I2C_T *i2c, uint32_t u32PktSize) in I2C_SMBusSetPacketByteCount() function