Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/fxos8700cq/
Dfsl_fxos.c138 if (FXOS_WriteReg(fxos_handle, CTRL_REG5, INT_CFG_DRDY_MASK) != kStatus_Success) in FXOS_Init()
Dfsl_fxos.h425 #define INT_CFG_DRDY_MASK 0x01 macro