Home
last modified time | relevance | path

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

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