Searched defs:CRYP_FLAG_BUSY (Results 1 – 3 of 3) sorted by relevance
195 #define CRYP_FLAG_BUSY ((uint8_t)0x10) /*!< The CRYP core is currently macro
231 #define CRYP_FLAG_BUSY ((uint32_t)0x00000010) /*!< The CRYP core is currently macro
220 #define CRYP_FLAG_BUSY ((uint8_t)0x10) /*!< The CRYP core is currently macro
Completed in 4 milliseconds