Zephyr Project API
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
13
#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_BMM350_H_
14
#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_BMM350_H_
15
41
int
bmm350_magnetic_reset
(
const
struct
device
*dev);
42
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
include
zephyr
drivers
sensor
bmm350.h
Generated on Sun Aug 24 2025 06:52:31 for Zephyr Project API by
1.9.8