Searched refs:SFIFO_EMPTY_CNT (Results 1 – 2 of 2) sorted by relevance
423 #define SFIFO_EMPTY_CNT ((u32)0x000000FF) /* Bit[7:0], Source Descriptor FIFO empty counter… macro
219 if ( (IPSEC->SDSR & SFIFO_EMPTY_CNT) > 0 ) { in CRYPTO_SetSrcDesc()
Completed in 6 milliseconds