Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dlpspi.h36 #define LPSPI_MASTER (0x0U) /*!< Set as master \h… macro
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpspi.c55 if(u32MasterSlave == LPSPI_MASTER) in LPSPI_Open()