Searched refs:LIS2DS12_SM_THS (Results 1 – 2 of 2) sorted by relevance
3299 ret = lis2ds12_read_reg(ctx, LIS2DS12_SM_THS, (uint8_t *)&sm_ths, 1); in lis2ds12_motion_threshold_set()3305 ret = lis2ds12_write_reg(ctx, LIS2DS12_SM_THS, (uint8_t *)&sm_ths, 1); in lis2ds12_motion_threshold_set()3337 ret = lis2ds12_read_reg(ctx, LIS2DS12_SM_THS, (uint8_t *)&sm_ths, 1); in lis2ds12_motion_threshold_get()
802 #define LIS2DS12_SM_THS 0x34U macro