Searched refs:CMD_OK (Results 1 – 2 of 2) sorted by relevance
439 #define CMD_OK ((u32)0x00000001<<4) /* Bit[4], Command OK interrupt */ macro
273 IPSEC->RST_ISR_CON |= CMD_OK; in CRYPTO_CleanCmdOk()990 if ( IPSEC->RST_ISR_CON & CMD_OK ) break; in CRYPTO_ProcessAD()
Completed in 7 milliseconds