Searched refs:crc_size (Results 1 – 1 of 1) sorted by relevance
666 const uint8_t crc_size = tmag5273_get_crc_size(drv_cfg); in tmag5273_sample_fetch() local671 __ASSERT((offset + block_size + crc_size) <= TMAG5273_I2C_BUFFER_SIZE, in tmag5273_sample_fetch()678 block_size + crc_size); in tmag5273_sample_fetch()