Home
last modified time | relevance | path

Searched refs:wu_ths (Results 1 – 6 of 6) sorted by relevance

/hal_st-3.7.0/sensor/stmemsc/ism303dac_STdC/driver/
Dism303dac_reg.h395 uint8_t wu_ths : 6; member
401 uint8_t wu_ths : 6;
Dism303dac_reg.c2655 wake_up_ths_a.wu_ths = val; in ism303dac_xl_wkup_threshold_set()
2679 *val = wake_up_ths_a.wu_ths; in ism303dac_xl_wkup_threshold_get()
/hal_st-3.7.0/sensor/stmemsc/lis2ds12_STdC/driver/
Dlis2ds12_reg.h546 uint8_t wu_ths : 6; member
552 uint8_t wu_ths : 6;
Dlis2ds12_reg.c1620 wake_up_ths.wu_ths = val; in lis2ds12_wkup_threshold_set()
1643 *val = wake_up_ths.wu_ths; in lis2ds12_wkup_threshold_get()
/hal_st-3.7.0/sensor/stmemsc/lsm303ah_STdC/driver/
Dlsm303ah_reg.h395 uint8_t wu_ths : 6; member
401 uint8_t wu_ths : 6;
Dlsm303ah_reg.c2723 wake_up_ths_a.wu_ths = val; in lsm303ah_xl_wkup_threshold_set()
2747 *val = wake_up_ths_a.wu_ths; in lsm303ah_xl_wkup_threshold_get()