Home
last modified time | relevance | path

Searched refs:CY_COVERITY_PRAGMA_STR (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.5.0/core-lib/include/
Dcy_utils.h415 #define CY_COVERITY_PRAGMA_STR(a) #a macro
418 _Pragma(CY_COVERITY_PRAGMA_STR(coverity compliance deviate MISRA MESSAGE))
421 _Pragma(CY_COVERITY_PRAGMA_STR(coverity compliance fp MISRA MESSAGE))
424 _Pragma(CY_COVERITY_PRAGMA_STR(coverity compliance block (deviate:COUNT MISRA MESSAGE)))
427 _Pragma(CY_COVERITY_PRAGMA_STR(coverity compliance block (fp:COUNT MISRA MESSAGE)))
430 _Pragma(CY_COVERITY_PRAGMA_STR(coverity compliance end_block MISRA))