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