Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bmm350.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Meta Platforms
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_BMM350_H_
14
#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_BMM350_H_
15
22
41
int
bmm350_magnetic_reset
(
const
struct
device
*dev);
42
46
47
#endif
/* ZEPHYR_INCLUDE_DRIVERS_SENSOR_BMM350_H_ */
bmm350_magnetic_reset
int bmm350_magnetic_reset(const struct device *dev)
Performs a magnetic reset.
device
Runtime device structure (in ROM) per driver instance.
Definition
device.h:510
zephyr
drivers
sensor
bmm350.h
Generated on
for Zephyr API Documentation by
1.14.0