Searched refs:UI2C_SetSlaveAddrMask (Results 1 – 6 of 6) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | usci_i2c.h | 302 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask);
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | usci_i2c.h | 309 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask);
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | usci_i2c.h | 311 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask);
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | usci_i2c.c | 532 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask) in UI2C_SetSlaveAddrMask() function
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | usci_i2c.c | 511 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask) in UI2C_SetSlaveAddrMask() function
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | usci_i2c.c | 533 void UI2C_SetSlaveAddrMask(UI2C_T *ui2c, uint8_t u8SlaveNo, uint16_t u16SlaveAddrMask) in UI2C_SetSlaveAddrMask() function
|