Searched defs:CRC (Results 1 – 25 of 25) sorted by relevance
360 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
364 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
378 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
546 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
530 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
574 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
597 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
562 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
540 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
541 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
644 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
645 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
678 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
708 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
781 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
764 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
1182 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
1431 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
1271 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
1326 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
1396 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
2393 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
Completed in 2281 milliseconds