Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpi2c.h410 void LPI2C_EnableTimeout(LPI2C_T *lpi2c, uint8_t u8LongTimeout);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpi2c.c349 void LPI2C_EnableTimeout(LPI2C_T *lpi2c, uint8_t u8LongTimeout) in LPI2C_EnableTimeout() function