Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_smartbond.c357 static uint32_t tm_to_rtc_alarm_mask(uint16_t mask) in tm_to_rtc_alarm_mask() function
461 RTC->RTC_ALARM_ENABLE_REG = tm_to_rtc_alarm_mask(mask); in rtc_smartbond_alarm_set_time()