XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
rtos_l2_cache_struct Struct Reference

#include <rtos_l2_cache.h>

Public Attributes

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
 

Detailed Description

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: