Searched refs:vnd_sensor_timer_expiry (Results 1 – 1 of 1) sorted by relevance
104 static void vnd_sensor_timer_expiry(struct k_timer *timer) in vnd_sensor_timer_expiry() function122 k_timer_init(&data->timer, vnd_sensor_timer_expiry, NULL); in vnd_sensor_init()