Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/lis2ds12/
Dlis2ds12.c224 static inline int lis2ds12_get_channel(enum sensor_channel chan, in lis2ds12_get_channel() function
257 return lis2ds12_get_channel(chan, val, data, data->gain); in lis2ds12_channel_get()