Searched refs:IIS2DH_CLICK_THS (Results 1 – 2 of 2) sorted by relevance
2218 ret = iis2dh_read_reg(ctx, IIS2DH_CLICK_THS, (uint8_t *)&click_ths, 1); in iis2dh_tap_threshold_set()2223 ret = iis2dh_write_reg(ctx, IIS2DH_CLICK_THS, (uint8_t *)&click_ths, 1); in iis2dh_tap_threshold_set()2243 ret = iis2dh_read_reg(ctx, IIS2DH_CLICK_THS, (uint8_t *)&click_ths, 1); in iis2dh_tap_threshold_get()
591 #define IIS2DH_CLICK_THS 0x3AU macro