Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c84 #define IS_LL_SPI_BAUDRATE(__VALUE__) (((__VALUE__) == LL_SPI_BAUDRATEPRESCALER_DIV2) \
257 SPI_InitStruct->BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV2; in LL_SPI_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h187 #define LL_SPI_BAUDRATEPRESCALER_DIV2 0x00000000U /*!< Baud… macro

Completed in 9 milliseconds