Home
last modified time | relevance | path

Searched refs:u8HostDevice (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h494 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h482 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h536 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
/hal_nuvoton-latest/m48x/StdDriver/src/
Di2c.c494 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument
500 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
/hal_nuvoton-latest/m46x/StdDriver/src/
Di2c.c511 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument
517 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Di2c.c547 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument
553 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()