Searched refs:FXPQ3115_SAMPLING_EXPONENT (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/fxpq3115/ |
D | fxpq3115_altitude.c | 39 #define FXPQ3115_SAMPLING_EXPONENT (1) /* 2 seconds */ macro 54 {FXPQ3115_CTRL_REG2, FXPQ3115_SAMPLING_EXPONENT, FXPQ3115_CTRL_REG2_ST_MASK},
|
D | fxpq3115_normal.c | 39 #define FXPQ3115_SAMPLING_EXPONENT (1) /* 2 seconds */ macro 53 {FXPQ3115_CTRL_REG2, FXPQ3115_SAMPLING_EXPONENT, FXPQ3115_CTRL_REG2_ST_MASK},
|
D | fxpq3115_normal_interrupt.c | 42 #define FXPQ3115_SAMPLING_EXPONENT (1) /* 2 seconds */ macro 56 {FXPQ3115_CTRL_REG2, FXPQ3115_SAMPLING_EXPONENT, FXPQ3115_CTRL_REG2_ST_MASK},
|
D | fxpq3115_fifo.c | 40 #define FXPQ3115_SAMPLING_EXPONENT (0) /* 1 second. */ macro 56 {FXPQ3115_CTRL_REG2, FXPQ3115_SAMPLING_EXPONENT, FXPQ3115_CTRL_REG2_ST_MASK},
|
D | fxpq3115_fifo_interrupt.c | 44 #define FXPQ3115_SAMPLING_EXPONENT (0) /* 1 seconds. */ macro 60 {FXPQ3115_CTRL_REG2, FXPQ3115_SAMPLING_EXPONENT, FXPQ3115_CTRL_REG2_ST_MASK},
|