Home
last modified time | relevance | path

Searched refs:FXLS8961_INT_EN_DRDY_EN_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxls8961af/
Dfxls8961af_interrupt.c50 {FXLS8961_INT_EN, FXLS8961_INT_EN_DRDY_EN_EN, FXLS8961_INT_EN_DRDY_EN_MASK},
Dfxls8961af_freemaster_demo.c73 {FXLS8961_INT_EN, FXLS8961_INT_EN_DRDY_EN_EN, FXLS8961_INT_EN_DRDY_EN_MASK},
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/sensors/
Dfxls8961.h852 #define FXLS8961_INT_EN_DRDY_EN_MASK ((uint8_t)0x80) macro