Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh.h223 const uint8_t int2_mode; member
Dlis2dh.c533 .int2_mode = DT_INST_PROP(inst, int2_gpio_config),
Dlis2dh_trigger.c134 ? gpio_int_cfg[cfg->int2_mode] in setup_int2()