Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/lps22hb_STdC/driver/
Dlps22hb_reg.h496 } lps22hb_fifo_output_data_t; typedef
498 int32_t lps22hb_fifo_output_data_to_raw_pressure(lps22hb_fifo_output_data_t *val);
500 int16_t lps22hb_fifo_output_data_to_raw_temperature(lps22hb_fifo_output_data_t *val);
503 lps22hb_fifo_output_data_t *buff, uint8_t len);
Dlps22hb_reg.c788 int32_t lps22hb_fifo_output_data_to_raw_pressure(lps22hb_fifo_output_data_t *val) in lps22hb_fifo_output_data_to_raw_pressure()
795 int16_t lps22hb_fifo_output_data_to_raw_temperature(lps22hb_fifo_output_data_t *val) in lps22hb_fifo_output_data_to_raw_temperature()
816 lps22hb_fifo_output_data_t *buff, uint8_t len) in lps22hb_fifo_output_data_burst_get()
823 len * sizeof(lps22hb_fifo_output_data_t)); in lps22hb_fifo_output_data_burst_get()