Searched refs:CompVlue (Results 1 – 2 of 2) sorted by relevance
256 en_result_t Rtc_CompCfg(uint16_t CompVlue, en_rtc_compen_t NewStatus) in Rtc_CompCfg() argument259 if(CompVlue<=256) in Rtc_CompCfg()262 M0P_RTC->COMPEN_f.CR = CompVlue; in Rtc_CompCfg()
230 extern en_result_t Rtc_CompCfg(uint16_t CompVlue, en_rtc_compen_t NewStatus);
Completed in 5 milliseconds