Home
last modified time | relevance | path

Searched refs:fs (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/demos/music/assets/
Dspectrum.py17 fs = int(len(S) / fn) variable
/lvgl-latest/docs/
DCHANGELOG.md467 - fix(fs): track multiple directory handles with win32 backends [`3243`](https://github.com/lvgl/lv…
518 - fix(fs): fix cached read and add unit test for lv_fs [`98660a8`](https://github.com/lvgl/lvgl/com…
577 - fix(fs): mark the read cache as invalid by default [`54f9987`](https://github.com/lvgl/lvgl/commi…
656 - :warning: feat(fs): add caching option for lv_fs-read [`2979`](https://github.com/littlevgl/lvgl/…
848 - docs(fs): update fs interface description to the latest API [`285e6b3`](https://github.com/little…
1032 - fix(fs): fix the off-by-one error in the path function [`2725`](https://github.com/lvgl/lvgl/pull…
1041 - fix(fsdrv) minor fs issue [`2682`](https://github.com/lvgl/lvgl/pull/2682)