Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c69 || ((__VALUE__) == LL_SPI_MODE_SLAVE))
252 SPI_InitStruct->Mode = LL_SPI_MODE_SLAVE; in LL_SPI_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h149 #define LL_SPI_MODE_SLAVE 0x00000000U /*!< Slave configuration… macro

Completed in 31 milliseconds