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