Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 21 of 21) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CRC/
Dcrc_ai87.c78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
Dcrc_me15.c78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
Dcrc_me16.c78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
Dcrc_me17.c78 void MXC_CRC_SetPoly(uint32_t poly) in MXC_CRC_SetPoly()
Dcrc_reva.c92 void MXC_CRC_RevA_SetPoly(mxc_crc_reva_regs_t *crc, uint32_t poly) in MXC_CRC_RevA_SetPoly()
Dcrc_reva_regs.h81 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC_REVA POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32670/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32675/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/
Dcrc_regs.h83 __IO uint32_t poly; /**< <tt>\b 0x0008:</tt> CRC POLY Register */ member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_me10.c73 int MXC_TPU_CRC(const uint8_t *src, uint32_t len, uint32_t poly, uint32_t *crc) in MXC_TPU_CRC()
Dtpu_me14.c83 int MXC_TPU_CRC(const uint8_t *src, uint32_t len, uint32_t poly, uint32_t *crc) in MXC_TPU_CRC()
Dtpu_reva.c111 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/
Dctb_es17.c262 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
Dctb_me13.c270 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
Dctb_me18.c275 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
Dctb_me21.c260 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
Dctb_me55.c265 void MXC_CTB_CRC_SetPoly(uint32_t poly) in MXC_CTB_CRC_SetPoly()
Dctb_reva.c651 void MXC_CTB_RevA_CRC_SetPoly(mxc_ctb_reva_regs_t *ctb_regs, uint32_t poly) in MXC_CTB_RevA_CRC_SetPoly()