Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_lpcomp.c127 static int shim_nrf_lpcomp_pm_callback(const struct device *dev, enum pm_device_action action) in shim_nrf_lpcomp_pm_callback() function
479 return pm_device_driver_init(dev, shim_nrf_lpcomp_pm_callback); in shim_nrf_lpcomp_init()
482 PM_DEVICE_DT_INST_DEFINE(0, shim_nrf_lpcomp_pm_callback);