Searched refs:DIRB32 (Results 1 – 7 of 7) sorted by relevance
87 HWREG8(&(CRC32->DIRB32)) = dataIn; in CRC32_set8BitDataReversed()97 CRC32->DIRB32 = dataIn; in CRC32_set16BitDataReversed()105 HWREG16(&(CRC32->DIRB32)) = dataIn & 0xFFFF; in CRC32_set32BitDataReversed()106 HWREG16(&(CRC32->DIRB32)) = (uint16_t)( in CRC32_set32BitDataReversed()
434 …__IO uint16_t DIRB32; /*!< Data In Revers… member
426 …__IO uint16_t DIRB32; /*!< Data In Revers… member
390 …__IO uint16_t DIRB32; /*!< Data In Revers… member