Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmp581/
Dbmp581.c35 static int soft_reset(const struct device *dev);
325 static int soft_reset(const struct device *dev) in soft_reset() function
518 soft_reset(dev); in bmp581_init()
/Zephyr-latest/drivers/led/
Dlp5562.c941 static int lp5562_enable(const struct device *dev, bool soft_reset) in lp5562_enable() argument
962 if (soft_reset) { in lp5562_enable()