Guillaume Revaillot 0deb58c73c stm32: fix spi_init_master documentation.
Doc mentions SPI_CR_BR_FPCLK_*, but spi_init_master needs offseted register value (SPI_CR_BAUDRATE_FPCLK_*).
Align documentation with code.
2018-04-28 21:12:27 +00:00
..
2018-02-13 23:57:42 +00:00
2015-11-10 14:27:57 +01:00
2016-02-29 21:30:31 +00:00