Home
last modified time | relevance | path

Searched refs:CRC_BASE (Results 1 – 25 of 79) sorted by relevance

1234

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_crc.h45 #define CRC_BASE (AHBPERIPH_BASE + 0x3000) ///< Base Address: … macro
65 #define CRC ((CRC_TypeDef*) CRC_BASE)
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_crc.c204 *(uint16_t*)(CRC_BASE) = (uint16_t) data; in CRC_CalculateCRC16bits()
220 *(uint8_t*)(CRC_BASE) = (uint8_t) data; in CRC_CalculateCRC8bits()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_crc.c178 *(uint16_t*)(CRC_BASE) = (uint16_t) CRC_Data; in CRC_CalcCRC16bits()
190 *(uint8_t*)(CRC_BASE) = (uint8_t) CRC_Data; in CRC_CalcCRC8bits()
/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/
A Des32vf2264.h116 #define CRC_BASE (AHB_BASE + 0x5000) macro
153 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_crc.h42 #define CRC CRC_BASE
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/
A Dgd32vf103.h228 #define CRC_BASE (AHB1_BUS_BASE + 0x0000B000U) /*!< CRC base address … macro
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h630 #define CRC_BASE (APB2PERIPH_BASE + 0x00000C00UL) macro
701 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h711 #define CRC_BASE (APB2PERIPH_BASE + 0x00000C00UL) macro
779 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33lc0xx.h710 #define CRC_BASE (PERIPH_BASE + 0x00018000UL) macro
749 #define CRC ((CRC_Type *) CRC_BASE)
A Dfm33lg0xx.h1024 #define CRC_BASE (PERIPH_BASE +0x00010000) macro
1086 #define CRC ((CRC_Type *) CRC_BASE )
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33lc0xx.h711 #define CRC_BASE (PERIPH_BASE + 0x00018000UL) macro
750 #define CRC ((CRC_Type *) CRC_BASE)
A Dfm33lg0xx.h1024 #define CRC_BASE (PERIPH_BASE +0x00010000) macro
1086 #define CRC ((CRC_Type *) CRC_BASE )
/bsp/nv32f100x/lib/inc/
A DNV32.h475 #define CRC_BASE (0x40032000u) macro
477 #define CRC0 ((CRC_Type *)CRC_BASE)
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105.h989 #define CRC_BASE (AIR105_APB0_BASE + 0x2000) macro
1061 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3028 #define CRC_BASE (AHB_BASE + 0x03000) macro
3134 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h699 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
759 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f030x8.h737 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
798 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f072x8.h746 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
807 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f032x8.h748 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
810 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f032x6.h748 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
810 #define CRC ((CRC_TypeDef *) CRC_BASE)
A Dft32f072xb.h797 #define CRC_BASE (AHBPERIPH_BASE + 0x00003000) macro
862 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/
A Dch32v10x.h575 #define CRC_BASE (AHBPERIPH_BASE + 0x3000) macro
643 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x.h575 #define CRC_BASE (AHBPERIPH_BASE + 0x3000) macro
643 #define CRC ((CRC_TypeDef *)CRC_BASE)
/bsp/synwit/libraries/SWM341_CSL/CMSIS/DeviceSupport/
A DSWM341.h3793 #define CRC_BASE (AHB_BASE + 0x02800) macro
3964 #define CRC ((CRC_TypeDef *) CRC_BASE)
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h991 #define CRC_BASE (AHBPERIPH_BASE + 0x3000) macro
1054 #define CRC ((CRC_TypeDef *) CRC_BASE)

Completed in 278 milliseconds

1234