Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/s11059/
Ds11059.c88 static int s11059_convert_channel_to_index(enum sensor_channel chan) in s11059_convert_channel_to_index() function
244 const uint8_t index = s11059_convert_channel_to_index(chan); in s11059_channel_get()