Searched refs:I2C_SMBusTimeout (Results 1 – 6 of 6) sorted by relevance
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | i2c.h | 499 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk);
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | i2c.h | 487 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk);
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | i2c.h | 541 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk);
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | i2c.c | 611 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk) in I2C_SMBusTimeout() function
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | i2c.c | 628 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk) in I2C_SMBusTimeout() function
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | i2c.c | 664 void I2C_SMBusTimeout(I2C_T *i2c, uint32_t ms, uint32_t u32Pclk) in I2C_SMBusTimeout() function
|