Searched refs:SETBITS (Results 1 – 1 of 1) sorted by relevance
174 #define SETBITS(v, bits) ((v) |= (bits)) macro674 SETBITS(ctx->cr, _CRYP_CR_ALGODIR); in stm32_cryp_init()
Completed in 4 milliseconds