Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c1262 static uint32_t ds3231_counter_get_pending_int(const struct device *dev) in ds3231_counter_get_pending_int() function
1280 .get_pending_int = ds3231_counter_get_pending_int,