Home
last modified time | relevance | path

Searched refs:hp206c_buf_convert (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/hp206c/
Dhp206c.c195 static int32_t hp206c_buf_convert(uint8_t *buf, bool signed_val) in hp206c_buf_convert() function
223 temp = hp206c_buf_convert(buf, true); in hp206c_val_get()
225 temp = hp206c_buf_convert(buf, false); in hp206c_val_get()