Home
last modified time | relevance | path

Searched refs:MXC_CRC_RevA_GetDirection (Results 1 – 6 of 6) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CRC/
Dcrc_me16.c65 return MXC_CRC_RevA_GetDirection(); in MXC_CRC_GetDirection()
Dcrc_reva.h48 mxc_crc_bitorder_t MXC_CRC_RevA_GetDirection(mxc_crc_reva_regs_t *crc);
Dcrc_ai87.c65 return MXC_CRC_RevA_GetDirection((mxc_crc_reva_regs_t *)MXC_CRC); in MXC_CRC_GetDirection()
Dcrc_me15.c65 return MXC_CRC_RevA_GetDirection((mxc_crc_reva_regs_t *)MXC_CRC); in MXC_CRC_GetDirection()
Dcrc_me17.c65 return MXC_CRC_RevA_GetDirection((mxc_crc_reva_regs_t *)MXC_CRC); in MXC_CRC_GetDirection()
Dcrc_reva.c75 mxc_crc_bitorder_t MXC_CRC_RevA_GetDirection(mxc_crc_reva_regs_t *crc) in MXC_CRC_RevA_GetDirection() function