Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/maxim/max30101/
Dmax30101.c219 .slot[1] = MAX30101_SLOT_DISABLED,
220 .slot[2] = MAX30101_SLOT_DISABLED,
221 .slot[3] = MAX30101_SLOT_DISABLED,
226 .slot[2] = MAX30101_SLOT_DISABLED,
227 .slot[3] = MAX30101_SLOT_DISABLED,
Dmax30101.h66 MAX30101_SLOT_DISABLED = 0, enumerator