Searched defs:mxc_crc_bitorder_t (Results 1 – 8 of 8) sorted by relevance
57 typedef enum { CRC_LSB_FIRST, CRC_MSB_FIRST } mxc_crc_bitorder_t; typedef
57 typedef enum { CRC_LSB_FIRST = 0, CRC_MSB_FIRST } mxc_crc_bitorder_t; typedef