Searched defs:has_accel (Results 1 – 3 of 3) sorted by relevance
40 uint8_t has_accel: 1; /* set if accel channel has data */ member
367 const bool has_accel = FIELD_GET(FIFO_HEADER_ACCEL, buffer[0]) == 1; in icm42688_fifo_decode() local
227 uint8_t has_accel: 1; member