Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpi2c.h425 uint8_t LPI2C_ReadByteTwoRegs(LPI2C_T *lpi2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpi2c.c1261 uint8_t LPI2C_ReadByteTwoRegs(LPI2C_T *lpi2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr) in LPI2C_ReadByteTwoRegs() function