Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpspi.h550 void LPSPI_SetFIFO(LPSPI_T *lpspi, uint32_t u32TxThreshold, uint32_t u32RxThreshold);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpspi.c277 void LPSPI_SetFIFO(LPSPI_T *lpspi, uint32_t u32TxThreshold, uint32_t u32RxThreshold) in LPSPI_SetFIFO() function