Searched refs:dst_config (Results 1 – 2 of 2) sorted by relevance
274 if (NULL != cfg->dst_config) in cyhal_rtc_init_cfg()280 rslt = Cy_RTC_EnableDstTime(cfg->dst_config, &dateTime); in cyhal_rtc_init_cfg()283 obj->dst = *(cfg->dst_config); in cyhal_rtc_init_cfg()
1185 cy_stc_rtc_dst_t const* dst_config; member