Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm42670/
Dicm42670.h105 uint16_t gyro_filt_bw; member
Dicm42670.c508 (cfg->gyro_filt_bw << GYRO_CONFIG1_GYRO_UI_FILT_BW_POS)); in icm42670_turn_on_sensor()
1048 .gyro_filt_bw = DT_INST_ENUM_IDX(inst, gyro_filt_bw_hz), \