Searched refs:osr_t (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmp581/ | ||
D | bmp581.h | 278 uint8_t osr_t; member |
D | bmp581.c | 250 osr_odr_press_cfg->osr_t = BMP5_GET_BITS_POS_0(reg_data[0], BMP5_TEMP_OS); in get_osr_odr_press_config() |