Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_rtc.c915 retVal = Cy_RTC_SetNextDstTime(&dstTime->stopDst); in Cy_RTC_EnableDstTime()
919 retVal = Cy_RTC_SetNextDstTime(&dstTime->startDst); in Cy_RTC_EnableDstTime()
949 cy_en_rtc_status_t Cy_RTC_SetNextDstTime(cy_stc_rtc_dst_format_t const *nextDst) in Cy_RTC_SetNextDstTime() function
1215 (void) Cy_RTC_SetNextDstTime(&dstTime->stopDst); in Cy_RTC_DstInterrupt()
1263 (void) Cy_RTC_SetNextDstTime(&dstTime->startDst); in Cy_RTC_DstInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_rtc.h647 cy_en_rtc_status_t Cy_RTC_SetNextDstTime(cy_stc_rtc_dst_format_t const *nextDst);