Searched defs:poly (Results 1 – 21 of 21) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CRC/ |
| D | crc_ai87.c | 78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
|
| D | crc_me15.c | 78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
|
| D | crc_me16.c | 78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
|
| D | crc_me17.c | 78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
|
| D | crc_reva.c | 92 void MXC_CRC_RevA_SetPoly(mxc_crc_reva_regs_t *crc, uint32_t poly) in MXC_CRC_RevA_SetPoly()
|
| D | crc_reva_regs.h | 81 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC_REVA POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32670/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32675/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/ |
| D | crc_regs.h | 83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/ |
| D | tpu_me10.c | 73 int MXC_TPU_CRC(const uint8_t *src, uint32_t len, uint32_t poly, uint32_t *crc) in MXC_TPU_CRC()
|
| D | tpu_me14.c | 83 int MXC_TPU_CRC(const uint8_t *src, uint32_t len, uint32_t poly, uint32_t *crc) in MXC_TPU_CRC()
|
| D | tpu_reva.c | 111 int MXC_TPU_RevA_CRC(mxc_tpu_reva_regs_t *tpu, const uint8_t *src, uint32_t len, uint32_t poly, in MXC_TPU_RevA_CRC()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/ |
| D | ctb_es17.c | 262 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
|
| D | ctb_me13.c | 270 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
|
| D | ctb_me18.c | 275 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
|
| D | ctb_me21.c | 260 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
|
| D | ctb_me55.c | 265 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
|
| D | ctb_reva.c | 651 void MXC_CTB_RevA_CRC_SetPoly(mxc_ctb_reva_regs_t *ctb_regs, uint32_t poly) in MXC_CTB_RevA_CRC_SetPoly()
|