Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ams/tcs3400/
Dtcs3400.c58 struct tcs3400_config { struct
72 static void tcs3400_setup_int(const struct tcs3400_config *config, bool enable) in tcs3400_setup_int() argument
93 const struct tcs3400_config *cfg = dev->config; in tcs3400_sample_fetch()
178 const struct tcs3400_config *cfg = dev->config; in tcs3400_attr_set()
203 const struct tcs3400_config *cfg = dev->config; in tcs3400_sensor_setup()
252 const struct tcs3400_config *cfg = dev->config; in tcs3400_init()
295 static const struct tcs3400_config tcs3400_config_##n = { \