zephyr/drivers/sensor/bme280
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET
In order to align with macros used to obtain a device reference (e.g.
DEVICE_DT_GET), align the PM macros to use "GET" instead of "REF". This
change should have low impact since no official release has gone out yet
with the "REF" macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-18 12:14:06 -05:00
..
bme280.c pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
bme280.h sensor: bme280: convert to _dt_spec 2021-08-09 22:40:18 -04:00
bme280_i2c.c sensor: bme280: convert to _dt_spec 2021-08-09 22:40:18 -04:00
bme280_spi.c sensor: bme280: convert to _dt_spec 2021-08-09 22:40:18 -04:00
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig drivers: sensor: BME280: add forced sampling mode 2020-03-25 14:52:07 -05:00