Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c71 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ macro
188 assert_param(IS_LL_SPI_DATAWIDTH(SPI_InitStruct->DataWidth)); in LL_SPI_Init()

Completed in 4 milliseconds