Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Di2c.h52 #define I2C_SMBH_ENABLE 1 /*!< Enable SMBus Host Mode enable … macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Di2c.h52 #define I2C_SMBH_ENABLE 1 /*!< Enable SMBus Host Mode enable … macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Di2c.h54 #define I2C_SMBH_ENABLE 1 /*!< Enable SMBus Host Mode enable … macro
/hal_nuvoton-latest/m48x/StdDriver/src/
Di2c.c500 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
/hal_nuvoton-latest/m46x/StdDriver/src/
Di2c.c517 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Di2c.c553 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()