Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpspi.h548 void LPSPI_EnableAutoSS(LPSPI_T *lpspi, uint32_t u32SSPinMask, uint32_t u32ActiveLevel);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpspi.c194 void LPSPI_EnableAutoSS(LPSPI_T *lpspi, uint32_t u32SSPinMask, uint32_t u32ActiveLevel) in LPSPI_EnableAutoSS() function