Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh.c364 if (cfg->hw.disc_pull_up) { in lis2dh_init()
572 .disc_pull_up = DISC_PULL_UP(inst), \
595 .disc_pull_up = DISC_PULL_UP(inst), \
Dlis2dh.h227 bool disc_pull_up : 1; member