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