Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dusci_i2c.c617 eEvent = MASTER_SEND_ADDRESS; in UI2C_WriteByte()
624 if(eEvent == MASTER_SEND_ADDRESS) in UI2C_WriteByte()
841 eEvent = MASTER_SEND_ADDRESS; in UI2C_WriteMultiBytesOneReg()
848 if(eEvent == MASTER_SEND_ADDRESS) in UI2C_WriteMultiBytesOneReg()
1005 eEvent = MASTER_SEND_ADDRESS; in UI2C_WriteMultiBytesTwoRegs()
1012 if(eEvent == MASTER_SEND_ADDRESS) in UI2C_WriteMultiBytesTwoRegs()
1253 eEvent = MASTER_SEND_ADDRESS; in UI2C_ReadByteOneReg()
1267 if(eEvent == MASTER_SEND_ADDRESS) in UI2C_ReadByteOneReg()
1360 eEvent = MASTER_SEND_ADDRESS; in UI2C_ReadMultiBytesOneReg()
1374 if(eEvent == MASTER_SEND_ADDRESS) in UI2C_ReadMultiBytesOneReg()
[all …]
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dusci_i2c.h37 MASTER_SEND_ADDRESS = 10u, /*!< Master send address to Slave */ enumerator
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dusci_i2c.h37 MASTER_SEND_ADDRESS = 10u, /*!< Master send address to Slave */ enumerator