Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dusci_i2c.h171 #define UI2C_GET_TIMEOUT_FLAG(ui2c) (((ui2c)->PROTSTS & UI2C_PROTSTS_TOIF_Msk) == UI2C_PROTSTS_TOIF… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dusci_i2c.h178 #define UI2C_GET_TIMEOUT_FLAG(ui2c) (((ui2c)->PROTSTS & UI2C_PROTSTS_TOIF_Msk) == UI2C_PROTSTS_TOIF… macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dusci_i2c.h180 #define UI2C_GET_TIMEOUT_FLAG(ui2c) (((ui2c)->PROTSTS & UI2C_PROTSTS_TOIF_Msk) == UI2C_PROTSTS_TOIF… macro