Home
last modified time | relevance | path

Searched refs:SPII2S_MODE_MASTER (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h86 #define SPII2S_MODE_MASTER (0U) /*!< As master mode \hideinit… macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h83 #define SPII2S_MODE_MASTER (0U) /*!< As master mode \hideinit… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h83 #define SPII2S_MODE_MASTER (0U) /*!< As master mode \hideinit… macro
/hal_nuvoton-latest/m46x/StdDriver/src/
Dspi.c1830 if(u32MasterSlave == SPII2S_MODE_MASTER) in SPII2S_Open()