Searched defs:CRYP_DATATYPE_32B (Results 1 – 2 of 2) sorted by relevance
264 #define CRYP_DATATYPE_32B 0x00000000U macro269 #define CRYP_DATATYPE_32B 0x00000000U /*!< 32-bit data type (no swapping) */ macro
231 #define CRYP_DATATYPE_32B ((uint32_t)0x00000000) /*!< 32-bit data type (no swapping) … macro