Searched refs:Cy_RTC_ConvertDecToBcd (Results 1 – 2 of 2) sorted by relevance
1399 __STATIC_INLINE uint32_t Cy_RTC_ConvertDecToBcd(uint32_t decNum);1458 __STATIC_INLINE uint32_t Cy_RTC_ConvertDecToBcd(uint32_t decNum) in Cy_RTC_ConvertDecToBcd() function
44 #define CONVERT_DEC_TO_BCD(decNum) Cy_RTC_ConvertDecToBcd(decNum)