HAL + 0/4 examples
CodeScope will show references to SPI_BAUDRATEPRESCALER_8 from the following samples and libraries:
 
Symbols
loading...
Files
loading...

SPI_BAUDRATEPRESCALER_8 macro

Syntax

#define SPI_BAUDRATEPRESCALER_8 (SPI_CR1_BR_1)

Examples

SPI_BAUDRATEPRESCALER_8 is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_spi.h:264
#define SPI_BAUDRATEPRESCALER_8 (SPI_CR1_BR_1)
stm32f4xx_hal_spi.h:592
((__PRESCALER__) == SPI_BAUDRATEPRESCALER_8) || \