Home
last modified time | relevance | path

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

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_spi.c54 (initStruct->Master << SPI_CTRL_MSTR_Pos) | in SPI_Init()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_spi.c66 (initStruct->Master << SPI_CTRL_MSTR_Pos) | in SPI_Init()
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h1433 #define SPI_CTRL_MSTR_Pos 12 //Master, 1 主模式 0 从模式 macro
1434 #define SPI_CTRL_MSTR_Msk (0x01 << SPI_CTRL_MSTR_Pos)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h1061 #define SPI_CTRL_MSTR_Pos 12 //Master, 1 主模式 0 从模式 macro
1062 #define SPI_CTRL_MSTR_Msk (0x01 << SPI_CTRL_MSTR_Pos)

Completed in 43 milliseconds