Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dusci_i2c.c1255 else if(eEvent == MASTER_SEND_REPEAT_START) in UI2C_ReadByteOneReg()
1276 eEvent = MASTER_SEND_REPEAT_START; in UI2C_ReadByteOneReg()
1362 else if(eEvent == MASTER_SEND_REPEAT_START) in UI2C_ReadMultiBytesOneReg()
1383 eEvent = MASTER_SEND_REPEAT_START; in UI2C_ReadMultiBytesOneReg()
1465 else if(eEvent == MASTER_SEND_REPEAT_START) in UI2C_ReadByteTwoRegs()
1492 eEvent = MASTER_SEND_REPEAT_START; in UI2C_ReadByteTwoRegs()
1579 else if(eEvent == MASTER_SEND_REPEAT_START) in UI2C_ReadMultiBytesTwoRegs()
1606 eEvent = MASTER_SEND_REPEAT_START; in UI2C_ReadMultiBytesTwoRegs()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dusci_i2c.h42 MASTER_SEND_REPEAT_START, /*!< Master send repeat start to Slave */ enumerator
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dusci_i2c.h42 MASTER_SEND_REPEAT_START, /*!< Master send repeat start to Slave */ enumerator