Searched refs:osr_p (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/bosch/bmp581/ | ||
D | bmp581.h | 291 uint8_t osr_p; member |
D | bmp581.c | 251 osr_odr_press_cfg->osr_p = BMP5_GET_BITSLICE(reg_data[0], BMP5_PRESS_OS); in get_osr_odr_press_config() |