Home
last modified time | relevance | path

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

/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_spi.c56 #define SPI_DataSize_Mask ((uint16_t)0xFCFF) macro
425 SPIx->GCTL &= SPI_DataSize_Mask; in SPI_DataSizeConfig()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_spi.c56 #define SPI_DataSize_Mask ((uint16_t)0xFCFF) macro
474 SPIx->GCTL &= SPI_DataSize_Mask; in SPI_DataSizeConfig()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_spi.c56 #define SPI_DataSize_Mask ((uint16_t)0xFCFF) macro
479 SPIx->GCTL &= SPI_DataSize_Mask; in SPI_DataSizeConfig()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_spi.c56 #define SPI_DataSize_Mask ((uint16_t)0xFCFF) macro
479 SPIx->GCTL &= SPI_DataSize_Mask; in SPI_DataSizeConfig()

Completed in 14 milliseconds