| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_crc.h | 108 __STATIC_INLINE void LL_CRC_ResetCRCCalculationUnit(CRC_TypeDef *CRCx) in LL_CRC_ResetCRCCalculationUnit() 128 __STATIC_INLINE void LL_CRC_FeedData32(CRC_TypeDef *CRCx, uint32_t InData) in LL_CRC_FeedData32() 139 __STATIC_INLINE uint32_t LL_CRC_ReadData32(CRC_TypeDef *CRCx) in LL_CRC_ReadData32() 151 __STATIC_INLINE uint32_t LL_CRC_Read_IDR(CRC_TypeDef *CRCx) in LL_CRC_Read_IDR() 164 __STATIC_INLINE void LL_CRC_Write_IDR(CRC_TypeDef *CRCx, uint32_t InData) in LL_CRC_Write_IDR() 177 ErrorStatus LL_CRC_DeInit(CRC_TypeDef *CRCx);
|
| A D | stm32l1xx_hal_crc.h | 62 CRC_TypeDef *Instance; /*!< Register base address */
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_crc.h | 58 } CRC_TypeDef; typedef 65 #define CRC ((CRC_TypeDef*) CRC_BASE)
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_crc.c | 33 void CRC_Init(CRC_TypeDef * CRCx, CRC_InitStructure * initStruct) in CRC_Init() 62 void CRC_SetInitVal(CRC_TypeDef * CRCx, uint32_t init_crc) in CRC_SetInitVal()
|
| A D | SWM341_crc.h | 31 void CRC_Init(CRC_TypeDef * CRCx, CRC_InitStructure * initStruct); 32 void CRC_SetInitVal(CRC_TypeDef * CRCx, uint32_t init_crc);
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_ll_crc.c | 63 ErrorStatus LL_CRC_DeInit(CRC_TypeDef *CRCx) in LL_CRC_DeInit()
|
| /bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/ |
| A D | SWM320_crc.c | 36 void CRC_Init(CRC_TypeDef * CRCx, uint32_t mode, uint32_t out_not, uint32_t out_rev, uint32_t ini_v… in CRC_Init()
|
| A D | SWM320_crc.h | 12 void CRC_Init(CRC_TypeDef * CRCx, uint32_t mode, uint32_t out_not, uint32_t out_rev, uint32_t ini_v…
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_CRC.h | 129 CRC_TypeDef *Instance; /*!< CRC registers base address */
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_CRC.h | 129 CRC_TypeDef *Instance; /*!< CRC registers base address */
|
| /bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/ |
| A D | reg_crc.h | 99 } CRC_TypeDef; typedef
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/ |
| A D | ald_crc.h | 109 CRC_TypeDef *perh; /**< Register base address */
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_crc.h | 109 CRC_TypeDef *perh; /**< Register base address */
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_crc.h | 107 CRC_TypeDef *perh; /**< Register base address */
|
| /bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ |
| A D | es32vf2264.h | 153 #define CRC ((CRC_TypeDef *) CRC_BASE)
|
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_crypto.c | 40 CRC_TypeDef *CRCx;
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_crypto.c | 32 CRC_TypeDef *CRCx;
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 430 }CRC_TypeDef; typedef 701 #define CRC ((CRC_TypeDef *)CRC_BASE)
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 488 }CRC_TypeDef; typedef 779 #define CRC ((CRC_TypeDef *)CRC_BASE)
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_rcc.c | 883 void RCC_CRC_ClockCmd(CRC_TypeDef* peripheral, FunctionalState state) in RCC_CRC_ClockCmd()
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105.h | 464 } CRC_TypeDef; typedef 1061 #define CRC ((CRC_TypeDef *)CRC_BASE)
|
| /bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/ |
| A D | SWM320.h | 2862 } CRC_TypeDef; typedef 3134 #define CRC ((CRC_TypeDef *) CRC_BASE)
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 239 } CRC_TypeDef; typedef 759 #define CRC ((CRC_TypeDef *) CRC_BASE)
|
| A D | ft32f030x8.h | 270 } CRC_TypeDef; typedef 798 #define CRC ((CRC_TypeDef *) CRC_BASE)
|
| A D | ft32f072x8.h | 285 } CRC_TypeDef; typedef 807 #define CRC ((CRC_TypeDef *) CRC_BASE)
|