This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
e3e49d7463db013185a2d787dd05bb98decce0ea
esp-idf
/
components
/
esp_driver_bitscrambler
T
History
morris
5558028870
bugfix(cache): cache invalidate operation should respect the cache line size
...
not only the buffer address but also the buffer size should aligned to the cache line size
2025-02-10 17:48:46 +08:00
..
include
refactor(bitscrambler): to use GDMA link API
2025-01-13 22:58:27 +08:00
src
bugfix(cache): cache invalidate operation should respect the cache line size
2025-02-10 17:48:46 +08:00
test_apps
bugfix(cache): cache invalidate operation should respect the cache line size
2025-02-10 17:48:46 +08:00
CMakeLists.txt
refactor(bitscrambler): to use GDMA link API
2025-01-13 22:58:27 +08:00
project_include.cmake
feat(driver): BitScrambler support
2024-12-30 09:39:23 +08:00