Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_rtc.c274 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()
/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1185 cy_stc_rtc_dst_t const* dst_config; member