diff options
author | Damien George <damien.p.george@gmail.com> | 2018-06-07 15:36:27 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-06-14 16:52:56 +1000 |
commit | cc5a94044a670f5acccefa8e04a38e81d882e087 (patch) | |
tree | 3442b2a0dccddcff06dbb7c24288e6a6ae485599 /tests/unix/extra_coverage.py | |
parent | 335d26b27d238cca9b4447a46d187d4c6f573d3a (diff) |
drivers/memory/spiflash: Rename functions to indicate they use cache.
This patch renames the existing SPI flash API functions to reflect the fact
that the go through the cache:
mp_spiflash_flush -> mp_spiflash_cache_flush
mp_spiflash_read -> mp_spiflash_cached_read
mp_spiflash_write -> mp_spiflash_cached_write
Diffstat (limited to 'tests/unix/extra_coverage.py')
0 files changed, 0 insertions, 0 deletions