Home
last modified time | relevance | path

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

/Zephyr-4.1.0/drivers/sensor/wsen/wsen_tids_2521020222501/
Dwsen_tids_2521020222501_trigger.c99 if (tids_2521020222501_threshold_lower_set( in tids_2521020222501_trigger_set()
204 int tids_2521020222501_threshold_lower_set(const struct device *dev, in tids_2521020222501_threshold_lower_set() function
286 if (tids_2521020222501_threshold_lower_set(dev, &lower_limit) < 0) { in tids_2521020222501_init_interrupt()
Dwsen_tids_2521020222501.h84 int tids_2521020222501_threshold_lower_set(const struct device *dev,
Dwsen_tids_2521020222501.c198 return tids_2521020222501_threshold_lower_set(dev, val); in tids_2521020222501_attr_set()