Searched refs:XOR (Results 1 – 7 of 7) sorted by relevance
406 MODIFY_REG(CRCx->XOR, (0xffffffffU << 0U), (data << 0U)); in FL_CRC_WriteXORValue()417 return (uint32_t)(READ_BIT(CRCx->XOR, (0xffffffffU << 0U)) >> 0U); in FL_CRC_ReadXORValue()
55 uint32 XOR; /**< 0x0038: XOR share register */ member
218 …__IO uint32_t XOR; /*!< CRC output XOR Register, Address … member
606 …__IO uint32_t XOR; /*!< CRC output XOR Register, … member
462 __IO uint32_t XOR; member
Completed in 673 milliseconds