23#include <mcuxClConfig.h>// Exported features flags header
24
25
26#define MCUXCL_HW_DMA_WORKAROUND(addr) \
27 MCUX_CSSL_ANALYSIS_START_SUPPRESS_TYPECAST_BETWEEN_INTEGER_AND_POINTER("Convert pointer to address for bitwise operations needed in mapping calculations. This instance needed for consistent macro behaviour.") \