Searched refs:LPS33K_RES_CONF (Results 1 – 2 of 2) sorted by relevance
654 ret = lps33k_read_reg(ctx, LPS33K_RES_CONF, (uint8_t *)&res_conf, 1); in lps33k_low_power_set()659 ret = lps33k_write_reg(ctx, LPS33K_RES_CONF, (uint8_t *)&res_conf, 1); in lps33k_low_power_set()678 ret = lps33k_read_reg(ctx, LPS33K_RES_CONF, (uint8_t *)&res_conf, 1); in lps33k_low_power_get()
227 #define LPS33K_RES_CONF 0x1AU macro