Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/fxls8974cf/
Dfsl_fxls.c65 if (FXLS_WriteReg(fxls_handle, SENS_CONFIG4_REG, 0x1) != kStatus_Success) in FXLS_Init()
86 if (FXLS_WriteReg(fxls_handle, SENS_CONFIG4_REG, 0x5) != kStatus_Success) in FXLS_Init()
Dfsl_fxls.h84 #define SENS_CONFIG4_REG 0x18 macro