Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpi2c.h407 void LPI2C_SetSlaveAddr(LPI2C_T *lpi2c, uint8_t u8SlaveNo, uint8_t u8SlaveAddr, uint8_t u8GCMode);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpi2c.c285 void LPI2C_SetSlaveAddr(LPI2C_T *lpi2c, uint8_t u8SlaveNo, uint8_t u8SlaveAddr, uint8_t u8GCMode) in LPI2C_SetSlaveAddr() function