Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh.h222 const uint8_t int1_mode; member
Dlis2dh.c532 .int1_mode = DT_INST_PROP(inst, int1_gpio_config), \
Dlis2dh_trigger.c36 ? gpio_int_cfg[cfg->int1_mode] in setup_int1()