Searched defs:hour (Results 1 – 15 of 15) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/common/services/calendar/ |
| A D | calendar.c | 184 int8_t hour = date->hour; in calendar_add_hour_to_date() local 300 void calendar_timestamp_to_date_tz(uint32_t timestamp, int8_t hour, in calendar_timestamp_to_date_tz() 370 uint32_t calendar_date_to_timestamp_tz(struct calendar_date *date, int8_t hour, in calendar_date_to_timestamp_tz()
|
| A D | calendar.h | 76 uint8_t hour; //!< 0-23 member
|
| /bsp/nrf5x/libraries/drivers/ |
| A D | drv_rtc.c | 25 #define RTC_TIME_INIT(year, month, day, hour, minute, second) \ argument
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/ |
| A D | rtc-lib.c | 87 const unsigned int day, const unsigned int hour, in mktime64()
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/ |
| A D | fm33lc0xx_fl_rtc.h | 68 uint32_t hour; member 1036 __STATIC_INLINE void FL_RTC_WriteHour(RTC_Type *RTCx, uint32_t hour) in FL_RTC_WriteHour() 1151 __STATIC_INLINE void FL_RTC_WriteHourAlarm(RTC_Type *RTCx, uint32_t hour) in FL_RTC_WriteHourAlarm()
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_rtc.h | 86 uint8_t hour; /*!< Range from 0 to 23.*/ member
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_rtc.h | 98 uint8_t hour; /*!< Range from 0 to 23.*/ member
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/ |
| A D | prf_types.h | 123 uint8_t hour; member
|
| /bsp/cvitek/drivers/ |
| A D | drv_rtc.c | 210 const unsigned int day, const unsigned int hour, in mktime64()
|
| /bsp/ck802/libraries/common/rtc/ |
| A D | ck_rtc.c | 272 int hour; in gmtime_r() local
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/ |
| A D | hal_apb_soc_ctrl_regs.h | 72 __IO uint32_t hour : 8; member
|
| A D | hal_apb_soc_ctrl_reg_defs.h | 72 __IO uint32_t hour : 8; member
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/rtc/ |
| A D | rtc_calendar.h | 724 uint8_t hour; member
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_rtc.h | 103 uint8_t hour; /**< Hours */ member
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_rtc.h | 105 uint8_t hour; /**< Hours */ member
|
Completed in 41 milliseconds