Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.c407 static inline uint8_t tmag5273_get_fetch_block_size(const struct tmag5273_config *drv_cfg, in tmag5273_get_fetch_block_size() function
669 const uint8_t block_size = tmag5273_get_fetch_block_size(drv_cfg, nb_bytes); in tmag5273_sample_fetch()