Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3_async.c15 uint32_t min_buf_len = sizeof(struct mmc56x3_encoded_data); in mmc56x3_submit_sync()
32 struct mmc56x3_encoded_data *edata; in mmc56x3_submit_sync()
34 edata = (struct mmc56x3_encoded_data *)buf; in mmc56x3_submit_sync()
Dmmc56x3_decoder.c12 const struct mmc56x3_encoded_data *edata = (const struct mmc56x3_encoded_data *)buffer; in mmc56x3_decoder_get_frame_count()
70 const struct mmc56x3_encoded_data *edata = (const struct mmc56x3_encoded_data *)buffer; in mmc56x3_decoder_decode()
Dmmc56x3.h123 struct mmc56x3_encoded_data { struct