Searched refs:TMAG5273_CRC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/tmag5273/ | ||
D | tmag5273.h | 55 #define TMAG5273_CRC_ENABLE (1 << TMAG5273_CRC_EN_POS) macro |
D | tmag5273.c | 914 regdata |= TMAG5273_CRC_ENABLE; in tmag5273_init_device_config() |