Home
last modified time | relevance | path

Searched refs:LPI2C_CTL_STA (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpi2c.h41 #define LPI2C_CTL_STA 0x20UL /*!< LPI2C_CTL setting for LPI2C control bits. It would … macro
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpi2c.c110 u32Reg |= LPI2C_CTL_STA; in LPI2C_Trigger()