Data Fields
CpswOsal_CachePrms Struct Reference

CPSW driver OSAL cache function pointers. More...

#include <cpsw.h>

Data Fields

CpswOsal_CacheInv cacheInv
 
CpswOsal_CacheWb cacheWb
 
CpswOsal_CacheWbInv cacheWbInv
 

Detailed Description

CPSW driver OSAL cache function pointers.

Note: This structure is separated from the CpswOsal_Prms so that the cache API are set independent of driver handle. The cache API function pointer is common to all handles.

Field Documentation

CpswOsal_CacheInv CpswOsal_CachePrms::cacheInv

Cache Invalidate function pointer

CpswOsal_CacheWb CpswOsal_CachePrms::cacheWb

Cache writeback function pointer

CpswOsal_CacheWbInv CpswOsal_CachePrms::cacheWbInv

Cache writeback function pointer


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated