Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/apds9253/
Dapds9253.c26 static inline void apds9253_setup_int(const struct apds9253_config *cfg, bool enable) in apds9253_setup_int()
55 const struct apds9253_config *config = dev->config; in apds9253_sample_fetch()
126 const struct apds9253_config *config = dev->config; in apds9253_sensor_setup()
170 const struct apds9253_config *config = dev->config; in apds9253_init_interrupt()
206 const struct apds9253_config *config = dev->config; in apds9253_init()
240 static const struct apds9253_config apds9253_config_##n = { \
Dapds9253.h88 struct apds9253_config { struct