Commit Graph

12 Commits (bc6d3459fa2c65ec5bb439237e256e7dabaf42ed)

Author SHA1 Message Date
Martin Kojtal bc6d3459fa QSPI: fix driver style issues 2018-02-19 13:43:06 +00:00
Martin Kojtal 07723d926c QSPI: fix arguments for write/read when alt is defined
Should be: instr, alt, address or inst, addr or just addr
2018-02-19 13:43:06 +00:00
Martin Kojtal d4ed1ca05d QSPI: remove spaces on empty lines 2018-02-19 13:43:06 +00:00
Martin Kojtal f45009bf94 QSPI: fix address size for build qspi command
if address is skipped, used size NONE
2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan ce47a315aa Review fixes 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan 2a09451d1d Minor optimizations and code style fixes 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan 5928635b8e Fix bracket placements 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan d6bc07fd8b Remove explicit initialize API and coding style fixes 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan 4bed34d7b7 Changing config and return definitions to adhere to HAL defs 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan d8ba8b3b06 Fix code style issues 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan 6cce39db2b Review fixes and doxygen changes 2018-02-19 13:43:06 +00:00
Senthil Ramakrishnan cc339079aa QSPI driver implementation 2018-02-19 13:43:06 +00:00