Searched refs:BIT_FIFO_MODE_BYPASS (Results 1 – 4 of 4) sorted by relevance
76 FIELD_PREP(MASK_FIFO_MODE, BIT_FIFO_MODE_BYPASS)); in icm42688_configure()139 uint8_t fifo_config_bypass = FIELD_PREP(MASK_FIFO_MODE, BIT_FIFO_MODE_BYPASS); in icm42688_configure()
144 #define BIT_FIFO_MODE_BYPASS 0x00 macro
245 v = BIT_FIFO_MODE_BYPASS; in icm42605_turn_on_fifo()328 v = BIT_FIFO_MODE_BYPASS; in icm42605_turn_off_fifo()
289 #define BIT_FIFO_MODE_BYPASS 0x00 macro