Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpi2c.h421 uint8_t LPI2C_ReadByte(LPI2C_T *lpi2c, uint8_t u8SlaveAddr);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpi2c.c938 uint8_t LPI2C_ReadByte(LPI2C_T *lpi2c, uint8_t u8SlaveAddr) in LPI2C_ReadByte() function