Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc_1/
Dfsl_rtc.h173 void RTC_SetAlarm(uint32_t second);
Dfsl_rtc.c379 void RTC_SetAlarm(uint32_t second) in RTC_SetAlarm() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc/
Dfsl_rtc.h245 status_t RTC_SetAlarm(RTC_Type *base, const rtc_datetime_t *alarmTime);
Dfsl_rtc.c350 status_t RTC_SetAlarm(RTC_Type *base, const rtc_datetime_t *alarmTime) in RTC_SetAlarm() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_rtc/
Dfsl_rtc.c276 status_t RTC_SetAlarm(RTC_Type *base, const rtc_datetime_t *alarmTime) in RTC_SetAlarm() function
Dfsl_rtc.h134 status_t RTC_SetAlarm(RTC_Type *base, const rtc_datetime_t *alarmTime);