Home
last modified time | relevance | path

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

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