mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: timeouts
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
4ba1278010
commit
994d10f5df
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue