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