Home
last modified time | relevance | path

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

/hal_st-latest/sensor/stmemsc/iis3dhhc_STdC/driver/
Diis3dhhc_reg.h259 uint8_t off_tcomp_en : 1; member
269 uint8_t off_tcomp_en : 1;
Diis3dhhc_reg.c247 ctrl_reg4.off_tcomp_en = val; in iis3dhhc_offset_temp_comp_set()
270 *val = ctrl_reg4.off_tcomp_en; in iis3dhhc_offset_temp_comp_get()