Home
last modified time | relevance | path

Searched refs:SPII2S_GET_INT_FLAG (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h548 #define SPII2S_GET_INT_FLAG(i2s, u32Mask) ( (i2s)->I2SSTS & (u32Mask) ) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h525 #define SPII2S_GET_INT_FLAG(i2s, u32Mask) ( (i2s)->I2SSTS & (u32Mask) ) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h550 #define SPII2S_GET_INT_FLAG(i2s, u32Mask) ((i2s)->I2SSTS & (u32Mask)) macro