| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_crc.h | 76 #define IS_CRC_POLY(POLY) ((POLY == CRC_CCITT_POLY) || \ argument 77 (POLY == CRC_16_POLY) || \ 78 (POLY == CRC_32_POLY) || \ 79 (POLY == CRC_USER_DEFINE))
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_crc.h | 76 #define IS_CRC_POLY(POLY) ((POLY == CRC_CCITT_POLY) || \ argument 77 (POLY == CRC_16_POLY) || \ 78 (POLY == CRC_32_POLY) || \ 79 (POLY == CRC_USER_DEFINE))
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_CRC.c | 32 hcrc->Instance->POLY = hcrc->Init.PolyData; in HAL_CRC_Init()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_CRC.c | 32 hcrc->Instance->POLY = hcrc->Init.PolyData; in HAL_CRC_Init()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_tamp_drv.c | 20 ptr->TAMP[ch].POLY = config->poly; in tamp_init_ch_config()
|
| A D | hpm_crc_drv.c | 29 ptr->CHN[ch_index].POLY = cfg->poly; in crc_setup_channel_config()
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/ |
| A D | fm33lc0xx_fl_crc.h | 429 MODIFY_REG(CRCx->POLY, (0xffffffffU << 0U), (data << 0U)); in FL_CRC_WritePolynominalParam() 440 return (uint32_t)(READ_BIT(CRCx->POLY, (0xffffffffU << 0U)) >> 0U); in FL_CRC_ReadPolynominalParam()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/ |
| A D | hpm_crc_regs.h | 16 __RW uint32_t POLY; /* 0x8: chn poly */ member
|
| A D | hpm_tamp_regs.h | 15 __RW uint32_t POLY; /* 0x4: Tamper n Polynomial of LFSR */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/ |
| A D | hpm_crc_regs.h | 16 __RW uint32_t POLY; /* 0x8: chn poly */ member
|
| A D | hpm_tamp_regs.h | 15 __RW uint32_t POLY; /* 0x4: Tamper n Polynomial of LFSR */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/ |
| A D | hpm_crc_regs.h | 16 __RW uint32_t POLY; /* 0x8: chn poly */ member
|
| A D | hpm_tamp_regs.h | 15 __RW uint32_t POLY; /* 0x4: Tamper n Polynomial of LFSR */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/ |
| A D | hpm_crc_regs.h | 16 __RW uint32_t POLY; /* 0x8: chn poly */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/ |
| A D | hpm_tamp_regs.h | 15 __RW uint32_t POLY; /* 0x4: Tamper n Polynomial of LFSR */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/ |
| A D | hpm_tamp_regs.h | 15 __RW uint32_t POLY; /* 0x4: Tamper n Polynomial of LFSR */ member
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 428 __IO uint32_t POLY; // 0x14 member
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 486 __IO uint32_t POLY; member
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Include/ |
| A D | fm33lc0xx.h | 222 …__IO uint32_t POLY; /*!< CRC Polynominal Register, Address … member
|
| A D | fm33lg0xx.h | 608 …__IO uint32_t POLY; /*!< CRC Polynominal Register, … member
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/ |
| A D | fm33lc0xx.h | 222 …__IO uint32_t POLY; /*!< CRC Polynominal Register, Address … member
|
| A D | fm33lg0xx.h | 608 …__IO uint32_t POLY; /*!< CRC Polynominal Register, … member
|