Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpspi.h543 uint32_t LPSPI_Open(LPSPI_T *lpspi, uint32_t u32MasterSlave, uint32_t u32SPIMode, uint32_t u32DataW…
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpspi.c42 uint32_t LPSPI_Open(LPSPI_T *lpspi, in LPSPI_Open() function