Home
last modified time | relevance | path

Searched refs:MASTER_SEND_H_RD_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dusci_i2c.c1089 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadByte()
1101 if(eEvent == MASTER_SEND_H_RD_ADDRESS) in UI2C_ReadByte()
1168 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadMultiBytes()
1175 if(eEvent == MASTER_SEND_H_RD_ADDRESS) in UI2C_ReadMultiBytes()
1258 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadByteOneReg()
1365 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadMultiBytesOneReg()
1385 else if(eEvent == MASTER_SEND_H_RD_ADDRESS) in UI2C_ReadMultiBytesOneReg()
1468 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadByteTwoRegs()
1582 eEvent = MASTER_SEND_H_RD_ADDRESS; in UI2C_ReadMultiBytesTwoRegs()
1609 else if(eEvent == MASTER_SEND_H_RD_ADDRESS) in UI2C_ReadMultiBytesTwoRegs()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dusci_i2c.h39 MASTER_SEND_H_RD_ADDRESS, /*!< Master send address to Slave (Read ADDR) */ enumerator
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dusci_i2c.h39 MASTER_SEND_H_RD_ADDRESS, /*!< Master send address to Slave (Read ADDR) */ enumerator