Home
last modified time | relevance | path

Searched defs:CRC (Results 1 – 3 of 3) sorted by relevance

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_spi.h385 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
/device/soc/st/stm32f407zg/uniproton/board/common/
Dstm32f4xx.h1674 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
Dstm32f407xx.h1112 #define CRC ((CRC_TypeDef *) CRC_BASE) macro