Home
last modified time | relevance | path

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

/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_spi.h360 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_spi.h364 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_spi.h378 #define IS_SPI_CRC(CRC) (((CRC) == SPI_CRC_Tx) || ((CRC) == SPI_CRC_Rx)) argument
/external/platform/stm32f0xx/CMSIS/inc/
A Dstm32f030x8.h546 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f030x6.h530 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f070x6.h574 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f070xb.h597 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f030xc.h562 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f038xx.h540 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f031x6.h541 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f058xx.h644 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f051x8.h645 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f071xb.h678 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f048xx.h708 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f042x6.h708 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f072xb.h781 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f078xx.h781 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f091xc.h764 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f098xx.h764 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1182 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1431 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1271 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f746xx.h1326 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
A Dstm32f756xx.h1396 #define CRC ((CRC_TypeDef *) CRC_BASE) macro
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h2393 #define CRC ((CRC_TypeDef *) CRC_BASE) macro

Completed in 2281 milliseconds