Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/melexis/mlx90394/
Dmlx90394_async.c29 struct mlx90394_encoded_data *edata; in mlx90394_async_fetch()
30 uint32_t buf_len = sizeof(struct mlx90394_encoded_data); in mlx90394_async_fetch()
47 edata = (struct mlx90394_encoded_data *)buf; in mlx90394_async_fetch()
Dmlx90394_decoder.c75 const struct mlx90394_encoded_data *edata = (const struct mlx90394_encoded_data *)buffer; in mlx90394_decoder_decode()
Dmlx90394.h87 struct mlx90394_encoded_data { struct