Searched defs:day (Results 1 – 15 of 15) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/ |
| A D | rtc-lib.c | 42 int rtc_year_days(unsigned int day, unsigned int month, unsigned int year) in rtc_year_days() 87 const unsigned int day, const unsigned int hour, in mktime64()
|
| /bsp/ck802/libraries/common/rtc/ |
| A D | ck_rtc.c | 116 static time_t clock_calendar2utc(int year, int month, int day) in clock_calendar2utc() 160 int *day) in clock_utc2calendar() 271 int day; in gmtime_r() local
|
| /bsp/wch/arm/ch579m/libraries/StdPeriphDriver/ |
| A D | CH57x_clk.c | 376 UINT16 year, month, day, sec2, t32k; in RTC_InitTime() local 433 UINT16 day, sec2, t32k; in RTC_GetTime() local
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_rtc.c | 25 #define RTC_TIME_INIT(year, month, day, hour, minute, second) \ argument
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_rtc.c | 35 static int get_day_of_week(int day, int month, int year) in get_day_of_week()
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_rtc.h | 85 uint8_t day; /*!< Range from 1 to 31 (depending on month).*/ member
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_rtc.h | 97 uint8_t day; /*!< Range from 1 to 31 (depending on month).*/ member
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/ |
| A D | prf_types.h | 121 uint8_t day; member
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/ |
| A D | fm33lc0xx_fl_rtc.h | 64 uint32_t day; member 1059 __STATIC_INLINE void FL_RTC_WriteDay(RTC_Type *RTCx, uint32_t day) in FL_RTC_WriteDay()
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_rtc.h | 114 uint8_t day; /**< days */ member 188 uint8_t day; /**< Alarm select day */ member
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_rtc.h | 116 uint8_t day; /**< days */ member 190 uint8_t day; /**< Alarm select day */ member
|
| /bsp/cvitek/drivers/ |
| A D | drv_rtc.c | 210 const unsigned int day, const unsigned int hour, in mktime64()
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/ |
| A D | hal_apb_soc_ctrl_regs.h | 60 __IO uint32_t day : 8; member
|
| A D | hal_apb_soc_ctrl_reg_defs.h | 60 __IO uint32_t day : 8; member
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/rtc/ |
| A D | rtc_calendar.h | 728 uint8_t day; member
|
Completed in 41 milliseconds