Home
last modified time | relevance | path

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

/drivers/sensor/tdk/mpu6050/
A Dmpu6050.c43 static inline void mpu6050_convert_temp(enum mpu6050_device_type device_type, in mpu6050_convert_temp() argument
49 switch (device_type) { in mpu6050_convert_temp()
111 mpu6050_convert_temp(drv_data->device_type, val, drv_data->temp); in mpu6050_channel_get()
171 drv_data->device_type = DEVICE_TYPE_MPU6050; in mpu6050_init()
174 drv_data->device_type = DEVICE_TYPE_MPU6500; in mpu6050_init()
A Dmpu6050.h63 enum mpu6050_device_type device_type; member
/drivers/memc/
A Dmemc_max32_hpb.c38 .config = {.device_type = DT_PROP(n, device_type), \
/drivers/flash/
A Dflash_cadence_nand_ll.c217 uint8_t device_type; in cdns_nand_set_opr_mode() local
270 device_type = CNF_GET_DEV_TYPE(sys_read32(CNF_CTRLPARAM(base_address, DEV_PARAMS0))); in cdns_nand_set_opr_mode()
272 if (device_type != ONFI_INTERFACE) { in cdns_nand_set_opr_mode()
/drivers/i3c/
A Di3c_renesas_ra.c570 data->fsp_cfg->device_type = I3C_DEVICE_TYPE_MAIN_MASTER; in i3c_renesas_ra_configure()

Completed in 18 milliseconds