Home
last modified time | relevance | path

Searched refs:USPI_MASTER (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dusci_spi.h36 #define USPI_MASTER (0x0ul) /*!< Set as master \hideinit… macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dusci_spi.h36 #define USPI_MASTER (0x0ul) /*!< Set as master \hideinit… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dusci_spi.h36 #define USPI_MASTER (0x0ul) /*!< Set as master \hideinit… macro
/hal_nuvoton-latest/m46x/StdDriver/src/
Dusci_spi.c77 if(u32MasterSlave == USPI_MASTER) in USPI_Open()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dusci_spi.c81 if(u32MasterSlave == USPI_MASTER) in USPI_Open()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dusci_spi.c81 if(u32MasterSlave == USPI_MASTER) in USPI_Open()