Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_pcf8563.c65 struct pcf8563_config { struct
108 const struct pcf8563_config *config = dev->config; in pcf8563_set_time()
151 const struct pcf8563_config *config = dev->config; in pcf8563_get_time()
224 const struct pcf8563_config *config = dev->config; in pcf8563_alarm_set_time()
291 const struct pcf8563_config *config = dev->config; in pcf8563_alarm_get_time()
340 const struct pcf8563_config *config = dev->config; in pcf8563_alarm_is_pending()
412 const struct pcf8563_config *config = dev->config; in pcf8563_alarm_set_callback()
467 const struct pcf8563_config *config = dev->config; in pcf8563_init()
494 static const struct pcf8563_config pcf8563_config_##inst = { \