Home
last modified time | relevance | path

Searched defs:week (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/sntp/include/sntp/
A Dsntp.h69 uint8_t week; /**< Days in a week - [0,6] */ member
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Drtc.c83 int week = (c / 4) - 2 * c + (y + y / 4) + (26 * (t_mon + 1) / 10) + mday -1; in rtc_calculate_wday() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Drtc_api.c111 int week = (c / 4) - 2 * c + (y + y / 4) + (26 * (t_mon + 1) / 10) + mday -1; in rtc_calculate_wday() local
/AliOS-Things-master/components/drivers/external_device/rx8130ce/include/
A Drx8130ce.h87 uint8_t week; /*!< Day in a week, from 1 to 7 */ member
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_calendar.c723 uint32_t week; in draw_days() local

Completed in 7 milliseconds