mirror of
https://github.com/google/pebble.git
synced 2025-11-17 13:00:59 -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
|
||||
#define QSPI_MMAP_BASE_ADDRESS ((uintptr_t) 0x90000000)
|
||||
|
||||
//! Timouts for qspi_poll_bit
|
||||
//! Timeouts for qspi_poll_bit
|
||||
#define QSPI_NO_TIMEOUT (0)
|
||||
|
||||
typedef const struct QSPIPort QSPIPort;
|
||||
|
||||
Reference in New Issue
Block a user