Home
last modified time | relevance | path

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

/hal_tdk-latest/icm42x7x/imu/
Dinv_imu_regmap_rev_a.h2040 #define ST_CONFIG_ST_NUMBER_SAMPLE_POS 0x06 macro
2041 #define ST_CONFIG_ST_NUMBER_SAMPLE_MASK (0x01 << ST_CONFIG_ST_NUMBER_SAMPLE_POS)
Dinv_imu_defs.h587 ST_CONFIG_16_SAMPLES = (0 << ST_CONFIG_ST_NUMBER_SAMPLE_POS),
588 ST_CONFIG_200_SAMPLES = (1 << ST_CONFIG_ST_NUMBER_SAMPLE_POS),