Searched refs:clocks (Results 1 – 2 of 2) sorted by relevance
302 uint32_t clocks, divide, prescale; in RTC_GetDivideValue() local305 clocks = (uint32_t)((base->SC & RTC_SC_RTCLKS_MASK) >> RTC_SC_RTCLKS_SHIFT); in RTC_GetDivideValue()310 if ((clocks & 1UL) == 0UL) in RTC_GetDivideValue()314 if ((clocks & 1UL) == 1UL) in RTC_GetDivideValue()
15 …ent-software/mcuxpresso-software-and-tools-/mcuxpresso-config-tools-pins-clocks-peripherals:MCUXpr…