Home
last modified time | relevance | path

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

/Zephyr-latest/samples/sensor/bme280/src/
Dmain.c29 static const struct device *check_bme280_device(void) in check_bme280_device() function
50 const struct device *dev = check_bme280_device(); in main()