[ECOS] What is CYG_MACRO_START & CYG_MACRO_END?

Tony Ko nhko@gctsemi.com
Thu Jul 12 02:35:00 GMT 2001


hi.
the example is below.


#define HAL_DCACHE_IS_ENABLED(_state_)          
    CYG_MACRO_START                             
    (_state_) = 0;                              
    CYG_MACRO_END

what does these macro do?

thanks in advance.

Tony





More information about the Ecos-discuss mailing list