Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Drtc.h327 void RTC_SetAlarmDate(uint32_t u32Year, uint32_t u32Month, uint32_t u32Day);
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Drtc.h367 void RTC_SetAlarmDate(uint32_t u32Year, uint32_t u32Month, uint32_t u32Day);
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Drtc.c550 void RTC_SetAlarmDate(uint32_t u32Year, uint32_t u32Month, uint32_t u32Day) in RTC_SetAlarmDate() function
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Drtc.c560 void RTC_SetAlarmDate(uint32_t u32Year, uint32_t u32Month, uint32_t u32Day) in RTC_SetAlarmDate() function