20#ifndef MCUXCLOSCCAPKC_TYPES_H
21#define MCUXCLOSCCAPKC_TYPES_H
25#include <mcuxClConfig.h>
33#define MCUXCLOSCCAPKC_PKCPACKARGS2(hi8, lo8) \
34 ( ((uint16_t) (hi8) << 8u) | ((uint16_t) (lo8)) )
40#define MCUXCLOSCCAPKC_RAM_SIZE 0x00001000u
Definition of function identifiers for the flow protection mechanism.
Provides the API for the CSSL flow protection mechanism.