Searched refs:MC3419_SAMPLE_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/memsic/mc3419/ | ||
D | mc3419.h | 40 #define MC3419_SAMPLE_READ_SIZE (MC3419_SAMPLE_SIZE * (sizeof(int16_t))) macro |
D | mc3419.c | 52 MC3419_SAMPLE_READ_SIZE); in mc3419_sample_fetch() |