Searched refs:LIS3DSH_RESET (Results 1 – 2 of 2) sorted by relevance
261 case LIS3DSH_RESET: in lis3dsh_init_set()262 ctrl_reg3.strt = ((uint8_t)val & (uint8_t)LIS3DSH_RESET) >> 1; in lis3dsh_init_set()283 ctrl_reg3.strt = ((uint8_t)val & (uint8_t)LIS3DSH_RESET) >> 1; in lis3dsh_init_set()
776 LIS3DSH_RESET = 0x02, /* Reset configuration registers */ enumerator