Searched refs:UI2C_ReadByteTwoRegs (Results 1 – 6 of 6) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | usci_i2c.h | 317 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr);
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | usci_i2c.h | 324 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr);
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | usci_i2c.h | 326 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr);
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | usci_i2c.c | 1463 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr) in UI2C_ReadByteTwoRegs() function
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | usci_i2c.c | 1563 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr) in UI2C_ReadByteTwoRegs() function
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | usci_i2c.c | 1567 uint8_t UI2C_ReadByteTwoRegs(UI2C_T *ui2c, uint8_t u8SlaveAddr, uint16_t u16DataAddr) in UI2C_ReadByteTwoRegs() function
|