Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_ambiq.c176 static int ambiq_rtc_alarm_get_supported_fields(const struct device *dev, in ambiq_rtc_alarm_get_supported_fields() function
241 (void)ambiq_rtc_alarm_get_supported_fields(NULL, 0, &mask_available); in ambiq_rtc_alarm_set_time()
386 .alarm_get_supported_fields = ambiq_rtc_alarm_get_supported_fields,