mirror of
https://github.com/google/pebble.git
synced 2025-11-18 05:20:55 -05:00
spelling: timeouts
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
//! Memory mapped region for the QSPI controller
|
//! Memory mapped region for the QSPI controller
|
||||||
#define QSPI_MMAP_BASE_ADDRESS ((uintptr_t) 0x90000000)
|
#define QSPI_MMAP_BASE_ADDRESS ((uintptr_t) 0x90000000)
|
||||||
|
|
||||||
//! Timouts for qspi_poll_bit
|
//! Timeouts for qspi_poll_bit
|
||||||
#define QSPI_NO_TIMEOUT (0)
|
#define QSPI_NO_TIMEOUT (0)
|
||||||
|
|
||||||
typedef const struct QSPIPort QSPIPort;
|
typedef const struct QSPIPort QSPIPort;
|
||||||
|
|||||||
Reference in New Issue
Block a user