#include <rtos_l2_cache.h>
|
L2_CACHE_SETUP_FN_ATTR l2_cache_setup_fn | l2_cache_setup |
|
L2_CACHE_THREAD_FN_ATTR l2_cache_thread_fn | l2_cache_thread |
|
L2_CACHE_SWMEM_READ_FN l2_cache_swmem_read_fn | read_func |
|
rtos_osal_thread_t | hil_thread |
|
chanend_t | c_start |
|
chanend_t | c_thread |
|
void * | cache_buffer |
|
Struct representing an RTOS l2 cache driver instance.
The members in this struct should not be accessed directly.
The documentation for this struct was generated from the following file: