Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_rtc.h670 #define CY_RTC_FIRST_WEEK_OF_MONTH (1UL) /**< First week in the month */ macro
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_rtc.c1781 currentWeek = CY_RTC_FIRST_WEEK_OF_MONTH; in RelativeToFixed()