mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 16:53:30 +08:00
disable NRFX_QSPI_ENABLED for nrf52832
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
This commit is contained in:
parent
5495e6447d
commit
696e4c5513
@ -2903,7 +2903,7 @@
|
|||||||
// <e> NRFX_QSPI_ENABLED - nrfx_qspi - QSPI peripheral driver
|
// <e> NRFX_QSPI_ENABLED - nrfx_qspi - QSPI peripheral driver
|
||||||
//==========================================================
|
//==========================================================
|
||||||
#ifndef NRFX_QSPI_ENABLED
|
#ifndef NRFX_QSPI_ENABLED
|
||||||
#define NRFX_QSPI_ENABLED 1
|
#define NRFX_QSPI_ENABLED 0
|
||||||
#endif
|
#endif
|
||||||
// <o> NRFX_QSPI_CONFIG_SCK_DELAY - tSHSL, tWHSL and tSHWL in number of 16 MHz periods (62.5 ns). <0-255>
|
// <o> NRFX_QSPI_CONFIG_SCK_DELAY - tSHSL, tWHSL and tSHWL in number of 16 MHz periods (62.5 ns). <0-255>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user