Lines Matching refs:tmag5273_config
47 struct tmag5273_config { struct
96 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_reset_device_status()
118 static int tmag5273_check_device_status(const struct tmag5273_config *drv_cfg, in tmag5273_check_device_status()
174 static inline int tmag5273_dev_int_trigger(const struct tmag5273_config *drv_cfg) in tmag5273_dev_int_trigger()
246 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set_xyz_meas_range()
287 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_get_xyz_meas_range()
321 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set_xyz_calc()
375 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_get_xyz_calc()
407 static inline uint8_t tmag5273_get_fetch_block_size(const struct tmag5273_config *drv_cfg, in tmag5273_get_fetch_block_size()
419 static inline uint8_t tmag5273_get_crc_size(const struct tmag5273_config *drv_cfg) in tmag5273_get_crc_size()
448 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_set()
498 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_attr_get()
533 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_sample_fetch()
832 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_channel_get()
904 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_init_device_config()
1006 static inline int tmag5273_init_sensor_settings(const struct tmag5273_config *drv_cfg, in tmag5273_init_sensor_settings()
1089 const struct tmag5273_config *drv_cfg = dev->config; in tmag5273_init()
1226 static const struct tmag5273_config tmag5273_driver_cfg##inst = { \