Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h65 #define SPI_SLVBENUM_MASK (0x01U) /*!< Effective bit numbe… macro
/hal_nuvoton-latest/m46x/StdDriver/src/
Dspi.c1641 if(u32Mask & SPI_SLVBENUM_MASK) in SPI_GetStatus2()