Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh.h118 #define LIS2DH_HR_BIT BIT(3) macro
120 #define LIS2DH_HR_BIT 0 macro
Dlis2dh.c394 LIS2DH_FS_BITS | LIS2DH_HR_BIT | LIS2DH_CTRL4_BDU_BIT); in lis2dh_init()
396 status = lis2dh->hw_tf->write_reg(dev, LIS2DH_REG_CTRL4, LIS2DH_FS_BITS | LIS2DH_HR_BIT); in lis2dh_init()