Searched refs:BMA4XX_CMD_FIFO_FLUSH (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ | ||
D | bma4xx.h | 106 #define BMA4XX_CMD_FIFO_FLUSH (0xB0) macro |
D | bma4xx_emul.c | 135 if (val == BMA4XX_CMD_FIFO_FLUSH) { /* fifo_flush */ in bma4xx_emul_write_byte() |