Home
last modified time | relevance | path

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

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts/
Dcts.h104 #define CTS_AR_TIME_ZONE_CHANGE (0x01 << 2) /**< Change of time zone. */ macro
Dcts.c645 if (CTS_AR_TIME_ZONE_CHANGE & p_adj_info->adjust_reason) { in cts_cur_time_adjust()