Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ams/tcs3400/
Dtcs3400.c72 static void tcs3400_setup_int(const struct tcs3400_config *config, bool enable) in tcs3400_setup_int() function
85 tcs3400_setup_int(data->dev->config, false); in tcs3400_gpio_callback()
103 tcs3400_setup_int(cfg, true); in tcs3400_sample_fetch()