Searched refs:TMAG5273_CONVERSION_START_BIT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/tmag5273/ | ||
D | tmag5273.h | 267 #define TMAG5273_CONVERSION_START_BIT 0x80 macro |
D | tmag5273.c | 549 uint8_t conv_bit = TMAG5273_CONVERSION_START_BIT; in tmag5273_sample_fetch() |