Home
last modified time | relevance | path

Searched refs:CRC_TypeDef (Results 1 – 25 of 66) sorted by relevance

123

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_crc.h108 __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 Dstm32l1xx_hal_crc.h62 CRC_TypeDef *Instance; /*!< Register base address */
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_crc.h58 } CRC_TypeDef; typedef
65 #define CRC ((CRC_TypeDef*) CRC_BASE)
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_crc.c33 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 DSWM341_crc.h31 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 Dstm32l1xx_ll_crc.c63 ErrorStatus LL_CRC_DeInit(CRC_TypeDef *CRCx) in LL_CRC_DeInit()
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_crc.c36 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 DSWM320_crc.h12 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 DHAL_CRC.h129 CRC_TypeDef *Instance; /*!< CRC registers base address */
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_CRC.h129 CRC_TypeDef *Instance; /*!< CRC registers base address */
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/ES32VF2264/
A Dreg_crc.h99 } CRC_TypeDef; typedef
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_crc.h109 CRC_TypeDef *perh; /**< Register base address */
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_crc.h109 CRC_TypeDef *perh; /**< Register base address */
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_crc.h107 CRC_TypeDef *perh; /**< Register base address */
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/
A Des32vf2264.h153 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_crypto.c40 CRC_TypeDef *CRCx;
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_crypto.c32 CRC_TypeDef *CRCx;
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h430 }CRC_TypeDef; typedef
701 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h488 }CRC_TypeDef; typedef
779 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c883 void RCC_CRC_ClockCmd(CRC_TypeDef* peripheral, FunctionalState state) in RCC_CRC_ClockCmd()
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105.h464 } CRC_TypeDef; typedef
1061 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h2862 } CRC_TypeDef; typedef
3134 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h239 } CRC_TypeDef; typedef
759 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f030x8.h270 } CRC_TypeDef; typedef
798 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f072x8.h285 } CRC_TypeDef; typedef
807 #define CRC ((CRC_TypeDef *) CRC_BASE)

Completed in 115 milliseconds

123