Andrey Zabolotnyi
73b655f3b2
stm32h7_qspi: support for custom clock (not just HCLK) and support for DUAL/QUAD commands ( #582 )
...
* stm32h7_qspi: Board.h now may define the BOARD_QSPI_CLK macro to select one of
RCC_D1CCIPR_QSPISEL_{HCLK,PLL1,PLL2,PER} clocks to use with QUADSPI peripherial.
Defaults to HCLK for backward compatibility.
New macros in qspi.h: QSPICMD_IDUAL and QSPICMD_IQUAD for selecting the bit
width for instruction code (1,2 or 4 bits) of a qspi_cmdinfo_s, and
QSPIMEM_IDUAL and QSPIMEM_IQUAD for selecting the bit width of a qspi_meminfo_s.
* NX style fixes
2020-03-19 05:59:18 -07:00
..
2020-01-31 13:45:15 -06:00
2020-02-23 22:27:46 +01:00
2020-02-23 22:27:46 +01:00
2020-01-31 21:23:15 +01:00
2020-02-22 14:45:07 -06:00
2020-03-19 05:59:18 -07:00
2020-02-23 22:27:46 +01:00
2020-01-31 09:24:49 -06:00
2019-01-27 09:28:59 -06:00
2019-04-04 11:04:08 -06:00
2020-02-28 18:18:50 -06:00
2018-08-27 05:47:59 -06:00
2020-01-31 19:07:39 +01:00
2019-07-31 07:53:14 -06:00
2020-02-23 22:27:46 +01:00
2020-02-23 22:27:46 +01:00
2020-02-07 17:10:23 -06:00
2020-02-07 17:10:23 -06:00
2020-03-16 07:54:49 -06:00
2018-11-09 09:05:48 -06:00
2019-08-06 07:17:23 -06:00
2020-02-20 08:20:38 -06:00
2020-02-23 22:27:46 +01:00
2019-08-03 08:23:04 -06:00
2019-06-26 14:37:19 -06:00
2020-02-23 22:27:46 +01:00
2019-03-26 09:18:14 -06:00
2020-01-31 19:07:39 +01:00
2019-02-15 19:18:55 -06:00
2019-06-30 15:12:34 -06:00
2020-02-23 22:27:46 +01:00
2019-06-13 16:23:04 -06:00
2020-02-23 22:27:46 +01:00
2019-08-04 07:18:58 -06:00
2018-08-27 05:57:53 -06:00
2020-02-09 07:34:24 -06:00
2020-03-16 20:01:11 -06:00
2019-04-29 14:52:05 -06:00
2019-01-27 11:25:00 -06:00
2018-08-27 06:26:37 -06:00
2020-02-18 07:15:19 -06:00
2020-02-01 08:27:30 -06:00
2020-02-23 22:27:46 +01:00
2019-11-04 16:02:50 -06:00
2020-01-02 10:54:43 -06:00
2020-02-22 14:45:07 -06:00
2018-06-12 14:05:39 +00:00
2020-01-31 19:07:39 +01:00
2019-11-13 08:10:16 -06:00
2018-08-27 06:26:37 -06:00