Searched refs:bWidth (Results 1 – 2 of 2) sorted by relevance
61 u32Sc |= ((pConfig->bWidth & 0x01)<<24); in CRC_Init()72 if ( pConfig->bWidth ) in CRC_Init()
72 uint8_t bWidth : 1; /*!< 1: 32-bit CRC protocol , 0: 16-bit CRC protocol */ member
Completed in 8 milliseconds