Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpspi.h553 void LPSPI_DisableInt(LPSPI_T *lpspi, uint32_t u32Mask);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpspi.c417 void LPSPI_DisableInt(LPSPI_T *lpspi, uint32_t u32Mask) in LPSPI_DisableInt() function