Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ams/tcs3400/
Dtcs3400.c63 struct tcs3400_data { struct
82 struct tcs3400_data *data = CONTAINER_OF(cb, struct tcs3400_data, in tcs3400_gpio_callback() argument
94 struct tcs3400_data *data = dev->data; in tcs3400_sample_fetch()
147 struct tcs3400_data *data = dev->data; in tcs3400_channel_get()
253 struct tcs3400_data *data = dev->data; in tcs3400_init()
294 static struct tcs3400_data tcs3400_data_##n; \